Skip to content

Commit

Permalink
Merge pull request #14 from ZanichelliEditore/laravel_11
Browse files Browse the repository at this point in the history
update max laravel version
  • Loading branch information
PaoloFrancesco-Marino authored Apr 18, 2024
2 parents 0820a75 + 4843fd0 commit 72cb211
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 @@ -15,7 +15,7 @@
],
"minimum-stability": "dev",
"require": {
"laravel/framework": "^5.6|^6|^7|^8|^9|^10",
"laravel/framework": "^5.6|^6|^7|^8|^9|^10|^11",
"league/flysystem-aws-s3-v3": "^1.0@dev|^2.0@dev|^3.0@dev"
},
"autoload": {
Expand Down

0 comments on commit 72cb211

Please sign in to comment.