Skip to content

Commit

Permalink
Merge pull request #353 from eshimischi/patch-1
Browse files Browse the repository at this point in the history
Update Laravel/Scout to v10
  • Loading branch information
nticaric authored Mar 7, 2023
2 parents 6aae7b1 + 090c80b commit d3c9424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": ">=7.1|^8",
"teamtnt/tntsearch": "2.7.0|^2.8|^3.0",
"laravel/scout": "7.*|^8.0|^8.3|^9.0",
"laravel/scout": "7.*|^8.0|^8.3|^9.0|^10",
"illuminate/bus": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/contracts": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/pagination": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
Expand Down

0 comments on commit d3c9424

Please sign in to comment.