Skip to content
This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Commit 2821233

Browse files
authored
enable scout 8 (#342)
1 parent c99fc14 commit 2821233

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^7.1.3",
2525
"elasticsearch/elasticsearch": ">=7.0 <7.4.0",
26-
"laravel/scout": "^7.0"
26+
"laravel/scout": "^7.0|^8.0"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^7.0",

0 commit comments

Comments
 (0)