Skip to content

Commit 3fde009

Browse files
author
Justin Hayes
committed
Add support for carbon 2
1 parent 0559e2a commit 3fde009

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
@@ -15,7 +15,7 @@
1515
"guzzlehttp/guzzle": "^6.2",
1616
"illuminate/http": "^5.4",
1717
"illuminate/support": "^5.4",
18-
"nesbot/carbon": "^1.22",
18+
"nesbot/carbon": "^1.22 || ^2.0",
1919
"ramsey/uuid": "^3.6"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)