Skip to content

Commit

Permalink
Merge pull request teamtnt#271 from njaremko/master
Browse files Browse the repository at this point in the history
Add Scout 8 to dependencies (Laravel 7)
  • Loading branch information
nticaric authored Mar 9, 2020
2 parents d3e6302 + d463d41 commit 9164556
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 @@ -10,7 +10,7 @@
"require": {
"php": ">=7.1",
"teamtnt/tntsearch": "2.*",
"laravel/scout": "7.*",
"laravel/scout": "7.*|^8.0",
"illuminate/bus": "~5.4|^6.0|^7.0",
"illuminate/contracts": "~5.4|^6.0|^7.0",
"illuminate/database": "~5.4|^6.0|^7.0",
Expand Down

0 comments on commit 9164556

Please sign in to comment.