Skip to content

Commit

Permalink
build: new version for laravel 10+
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkcup committed Nov 17, 2024
1 parent 9b6f938 commit 75fe9de
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 @@ -29,7 +29,7 @@
},
"minimum-stability": "stable",
"require": {
"laravel/framework": ">=v5.5.50"
"laravel/framework": ">=v10"
},
"require-dev": {
"orchestra/testbench": ">=v3.5.6",
Expand Down

0 comments on commit 75fe9de

Please sign in to comment.