Skip to content

Commit

Permalink
Update composer.json for Laravel 11
Browse files Browse the repository at this point in the history
Update for Laravel 11.
  • Loading branch information
etopian authored Sep 5, 2024
1 parent 75ba48c commit 55a1816
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 @@ -28,7 +28,7 @@
"php": "^7.3|^7.4|^8.0",
"aws/aws-sdk-php": "^3.178",
"guzzlehttp/guzzle": "^6.0|^7.0",
"illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit 55a1816

Please # to comment.