Skip to content

Commit f5e70e2

Browse files
committed
Support scout 8
1 parent 9a45f4a commit f5e70e2

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
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^7.4|^8.0|^8.1",
2323
"elastic/enterprise-search": "^7.1",
24-
"laravel/scout": "^9.0"
24+
"laravel/scout": "^8.0|^9.0"
2525
},
2626
"require-dev": {
2727
"orchestra/testbench": "^6.17",

0 commit comments

Comments
 (0)