Skip to content

Commit 9164556

Browse files
authored
Merge pull request #271 from njaremko/master
Add Scout 8 to dependencies (Laravel 7)
2 parents d3e6302 + d463d41 commit 9164556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": ">=7.1",
1212
"teamtnt/tntsearch": "2.*",
13-
"laravel/scout": "7.*",
13+
"laravel/scout": "7.*|^8.0",
1414
"illuminate/bus": "~5.4|^6.0|^7.0",
1515
"illuminate/contracts": "~5.4|^6.0|^7.0",
1616
"illuminate/database": "~5.4|^6.0|^7.0",

0 commit comments

Comments
 (0)