Skip to content

Commit

Permalink
Support Carbon 1.20 or 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robgridley committed Jan 2, 2020
1 parent 8f5a8c5 commit f7ba6ae
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 @@
"php": ">=7.1.0",
"ext-fileinfo": "*",
"ext-soap": "*",
"nesbot/carbon": "^2.0",
"nesbot/carbon": "^1.20 || ^2.0",
"doctrine/inflector": "~1.0"
},
"require-dev": {
Expand Down

0 comments on commit f7ba6ae

Please sign in to comment.