Skip to content

Commit

Permalink
Drop support for deprecated Carbon v1
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Aug 26, 2019
1 parent 0967c2d commit 0b880e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ext-json": "*",
"ext-zip": "*",
"facebook/webdriver": "^1.7",
"nesbot/carbon": "^1.20|^2.0",
"nesbot/carbon": "^2.0",
"illuminate/console": "^6.0|^7.0",
"illuminate/support": "^6.0|^7.0",
"symfony/console": "^4.3",
Expand Down

0 comments on commit 0b880e9

Please sign in to comment.