Skip to content

Commit d38d677

Browse files
committed
Allow usage of nesbot/carbon v2
1 parent aa49f01 commit d38d677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=7",
14-
"nesbot/carbon": "^1.22"
14+
"nesbot/carbon": "^2.16|^1.22"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)