Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
allow usage of carbon v2
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed May 23, 2019
1 parent f58fd30 commit 4e373c3
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 @@ -11,7 +11,7 @@
"license": "MIT",
"require": {
"php": ">=5.4",
"nesbot/carbon": "^1.25"
"nesbot/carbon": "1.* || 2.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4e373c3

Please sign in to comment.