Skip to content

Commit

Permalink
Merge pull request #23 from SoapBox/change/add-support-for-carbon-2
Browse files Browse the repository at this point in the history
Add support for carbon 2
  • Loading branch information
Justin Hayes committed Apr 3, 2019
2 parents 0559e2a + 3fde009 commit 647e406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,7 +15,7 @@
"guzzlehttp/guzzle": "^6.2",
"illuminate/http": "^5.4",
"illuminate/support": "^5.4",
"nesbot/carbon": "^1.22",
"nesbot/carbon": "^1.22 || ^2.0",
"ramsey/uuid": "^3.6"
},
"require-dev": {
Expand Down

0 comments on commit 647e406

Please sign in to comment.