Skip to content

Commit 51620eb

Browse files
authored
Add support for Carbon 3.X (#2247)
1 parent 9c82452 commit 51620eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"illuminate/http": "^9.0|^10.0|^11.0",
3030
"illuminate/support": "^9.0|^10.0|^11.0",
3131
"lcobucci/jwt": "^4.0",
32-
"nesbot/carbon": "^2.0"
32+
"nesbot/carbon": "^2.0|^3.0"
3333
},
3434
"require-dev": {
3535
"illuminate/console": "^9.0|^10.0|^11.0",

0 commit comments

Comments
 (0)