Skip to content

Commit

Permalink
Support Carbon 2
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 7, 2019
1 parent 788e79c commit 85cfc50
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 @@ -12,7 +12,7 @@
"require": {
"php": ">=7.1.0",
"facebook/webdriver": "~1.3",
"nesbot/carbon": "~1.20",
"nesbot/carbon": "^1.20|^2.0",
"illuminate/console": "~5.7.0",
"illuminate/support": "~5.7.0",
"symfony/console": "~4.0",
Expand Down

0 comments on commit 85cfc50

Please sign in to comment.