Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
update for Laravel 9
  • Loading branch information
abettini authored Jul 1, 2022
1 parent 5cf5161 commit c4db217
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=7.3",
"laravel/scout": "^8.0",
"laravel/scout": "^9.4",
"solarium/solarium": "^6.2"
},
"require-dev": {
Expand Down

0 comments on commit c4db217

Please sign in to comment.