Skip to content

Commit 8d64e26

Browse files
committed
Carbon dependency fixed
1 parent a8bdaca commit 8d64e26

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
@@ -25,7 +25,7 @@
2525
"ext-mbstring": "*",
2626
"ext-iconv": "*",
2727
"ext-fileinfo": "*",
28-
"nesbot/carbon": ">=1.33",
28+
"nesbot/carbon": ">=1.0",
2929
"symfony/http-foundation": ">=2.8.0",
3030
"illuminate/pagination": ">=5.0.0"
3131
},

0 commit comments

Comments
 (0)