Skip to content

Commit

Permalink
Add Carbon 2 compatibility. (#1765)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieutu authored and tymondesigns committed Feb 27, 2019
1 parent a96e3bc commit 8dfa795
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 @@ -30,7 +30,7 @@
"illuminate/support": "^5.1",
"lcobucci/jwt": "^3.2",
"namshi/jose": "^7.0",
"nesbot/carbon": "^1.0"
"nesbot/carbon": "^1.0 || ^2.0"
},
"require-dev": {
"cartalyst/sentinel": "2.0.*",
Expand Down

0 comments on commit 8dfa795

Please sign in to comment.