Skip to content

Commit d3c9424

Browse files
authored
Merge pull request #353 from eshimischi/patch-1
Update Laravel/Scout to v10
2 parents 6aae7b1 + 090c80b commit d3c9424

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=7.1|^8",
1919
"teamtnt/tntsearch": "2.7.0|^2.8|^3.0",
20-
"laravel/scout": "7.*|^8.0|^8.3|^9.0",
20+
"laravel/scout": "7.*|^8.0|^8.3|^9.0|^10",
2121
"illuminate/bus": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
2222
"illuminate/contracts": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
2323
"illuminate/pagination": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",

0 commit comments

Comments
 (0)