+3
−3
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -7,7 +7,7 @@ | ||
"eloquent",
|
||
"laravel"
|
||
],
|
||
"homepage": "https://git.iressources.com/CherryPick/elasticquent",
|
||
"homepage": "https://git.iressources.com/shared/elasticquent",
|
||
"license": "MIT",
|
||
"authors": [
|
||
{
|
||
| @@ -18,8 +18,8 @@ | ||
],
|
||
"require": {
|
||
"php": ">=5.4.0",
|
||
"illuminate/database": "~4.2|^5|^6|^7|^8",
|
||
"illuminate/config": "~4.2|^5|^6|^7|^8",
|
||
"illuminate/database": "~4.2|^5|^6|^7|^8|^9",
|
||
"illuminate/config": "~4.2|^5|^6|^7|^8|^9",
|
||
"nesbot/carbon": "~1.0|~2",
|
||
"elasticsearch/elasticsearch": "~7.8"
|
||
},
|
||
Loading