Skip to content

Commit

Permalink
Add Carbon 2 compatibility. (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieutu authored and freekmurze committed Feb 27, 2019
1 parent 4112881 commit f79b803
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 @@ -23,7 +23,7 @@
"php": "^7.0",
"google/apiclient": "^2.2",
"illuminate/support": "^5.4.0",
"nesbot/carbon": "^1.21"
"nesbot/carbon": "^1.21 || ^2.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit f79b803

Please sign in to comment.