Skip to content

Commit

Permalink
Add support for Carbon 3.X (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
RBFraphael committed Mar 14, 2024
1 parent 9c82452 commit 51620eb
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 @@ -29,7 +29,7 @@
"illuminate/http": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"lcobucci/jwt": "^4.0",
"nesbot/carbon": "^2.0"
"nesbot/carbon": "^2.0|^3.0"
},
"require-dev": {
"illuminate/console": "^9.0|^10.0|^11.0",
Expand Down

0 comments on commit 51620eb

Please sign in to comment.