Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 4e598e2

Browse files
mbardelmeijermsonowal
authored andcommitted
Fix laravel/scout constraint
1 parent f999969 commit 4e598e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"minimum-stability": "dev",
1616
"require": {
1717
"php": ">=7.0",
18-
"laravel/scout": "~6.0"
18+
"laravel/scout": "~6.0|~7.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)