Skip to content

Commit

Permalink
feat: upgrade laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
slowlyo committed Aug 25, 2024
1 parent 8396841 commit 0586494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"amis"
],
"require": {
"php": ">=8.0",
"illuminate/support": ">=9",
"php": ">=8.2",
"illuminate/support": ">=11",
"slowlyo/laravel-support": "*",
"ext-zip": "*",
"ext-gd": "*"
Expand Down

0 comments on commit 0586494

Please sign in to comment.