Skip to content

Commit

Permalink
Merge pull request #103 from dandoingdev/master
Browse files Browse the repository at this point in the history
Update Laravel to support version 11
  • Loading branch information
ArielMejiaDev authored Apr 22, 2024
2 parents 5461a65 + 608b11d commit 0961c30
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 @@ -18,7 +18,7 @@
],
"require": {
"php": "^8.0|^8.2",
"illuminate/support": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit 0961c30

Please sign in to comment.