Skip to content

Commit 6cc9d03

Browse files
Merge pull request #72 from typesense/laravel-scout-10
Add LaravelScout 10
2 parents 026187e + 5dd0e4a commit 6cc9d03

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
@@ -41,7 +41,7 @@
4141
},
4242
"require": {
4343
"php": "^8.0",
44-
"laravel/scout": "^8.0|^9.0",
44+
"laravel/scout": "^8.0|^9.0|^10.0",
4545
"illuminate/bus": "^7.0|^8.0|^9.0|^10.0",
4646
"illuminate/contracts": "^7.0|^8.0|^9.0|^10.0",
4747
"illuminate/database": "^7.0|^8.0|^9.0|^10.0",

0 commit comments

Comments
 (0)