Skip to content

Commit

Permalink
Merge pull request #13 from hughsaffar/feature/laravel-11-upgrade
Browse files Browse the repository at this point in the history
Laravel 11 compatibility
  • Loading branch information
n1crack authored Aug 16, 2024
2 parents 18cd07b + 4c21096 commit b3085c0
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": {
"symfony/http-foundation": "^6.1",
"symfony/http-foundation": "^7.0",
"league/flysystem": "^3.0",
"league/flysystem-ziparchive": "^3.2",
"league/flysystem-read-only": "^3.3"
Expand Down

0 comments on commit b3085c0

Please sign in to comment.