Skip to content

Commit

Permalink
Merge tag '3.0.9'
Browse files Browse the repository at this point in the history
Merging from upstream to add compatibility with laravel/scout ^4.0.

ErickTamayo/laravel-scout-elastic#99
ErickTamayo/laravel-scout-elastic#95
  • Loading branch information
IllyaMoskvin committed May 4, 2018
2 parents a865330 + a8e5be7 commit 9fdee0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["laravel", "scout", "elasticsearch", "elastic"],
"require": {
"php": ">=5.6.4",
"laravel/scout": "^3.0",
"laravel/scout": "^3.0|^4.0",
"elasticsearch/elasticsearch": "^5.0"
},
"require-dev": {
Expand Down

0 comments on commit 9fdee0d

Please sign in to comment.