Skip to content

Commit

Permalink
Change the laravel/scout version, to work with Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
msassa authored Nov 4, 2020
1 parent 369e33c commit 2759f73
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"],
"require": {
"php": ">=7.1",
"laravel/scout": "^6.0",
"laravel/scout": "^8.0",
"elasticsearch/elasticsearch": "^6.0"
},
"require-dev": {
Expand Down

0 comments on commit 2759f73

Please sign in to comment.