Skip to content

Commit

Permalink
Added Carbon as an explicit dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Casey committed Aug 18, 2020
1 parent ec31bd2 commit 783ec46
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 423 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@
"Anteris\\Autotask\\": "./src"
}
},
"config": {
"sort-packages": true
},
"license": "MIT",
"require": {
"guzzlehttp/guzzle": "^7.0",
"nesbot/carbon": "^2.38",
"spatie/data-transfer-object": "^2.2"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 783ec46

Please sign in to comment.