This commit is contained in:
Aerex 2018-10-28 12:53:34 -05:00
parent ada2cfcbe5
commit 447741759b
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@
"require": { "require": {
"php": ">=5.5", "php": ">=5.5",
"symfony/process": "^2.5", "symfony/process": "^2.5",
"jms/serializer": "^1.13", "jms/serializer": "2.0.0-RC1",
"jms/metadata": "^2.0@RC",
"phpoption/phpoption": "^1.3", "phpoption/phpoption": "^1.3",
"symfony/filesystem": "^2.3", "symfony/filesystem": "^2.3",
"nesbot/carbon": "^1.14", "nesbot/carbon": "^1.14",