Skip to content

Commit

Permalink
Added Carbon to the valueobject libs
Browse files Browse the repository at this point in the history
  • Loading branch information
barryosull committed Apr 11, 2017
1 parent 3970a2e commit d5113a2
Show file tree
Hide file tree
Showing 5 changed files with 327 additions and 75 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
}
],
"require": {
"php": ">=5.5.9",
"moneyphp/money": "^3.0",
"nesbot/carbon": "~1.20",
"ramsey/uuid": "~2.8",
"respect/validation": "1.0.3",
"moneyphp/money": "^3.0"
"php": ">=5.5.9"
},
"require-dev": {
"phpunit/phpunit": "5.2.1"
Expand Down
Loading

0 comments on commit d5113a2

Please sign in to comment.