Skip to content

Commit

Permalink
Remove direct Carbon dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
casperboone committed Aug 25, 2019
1 parent d1e34c6 commit 33d1f5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"php": ">=7.2",
"guzzlehttp/guzzle": "^6.2",
"illuminate/notifications": "5.5.*|5.6.*|5.7.*|5.8.*",
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*",
"nesbot/carbon": "^1.21"
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 33d1f5f

Please sign in to comment.