Change to the carbon dependency

This commit is contained in:
Troy Davisson 2014-11-28 12:08:15 -05:00
parent 64dbeee35d
commit c05c14bcc1

View File

@ -10,7 +10,7 @@
} }
], ],
"require": { "require": {
"nesbot/carbon": "1.*" "nesbot/carbon": "~1.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.0.*" "phpunit/phpunit": "4.0.*"