Skip to content

Commit 647e406

Browse files
author
Justin Hayes
authored
Merge pull request #23 from SoapBox/change/add-support-for-carbon-2
Add support for carbon 2
2 parents 0559e2a + 3fde009 commit 647e406

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)