Skip to content

Commit

Permalink
Merge pull request #5 from barryosull/feature/carbon
Browse files Browse the repository at this point in the history
Added Carbon to the valueobject libs
  • Loading branch information
Barry O Sullivan authored Apr 11, 2017
2 parents 3970a2e + d5113a2 commit 84c282e
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 84c282e

Please sign in to comment.