Added symfony process to run initialization commands

This commit is contained in:
Alejandro Celaya
2016-08-14 23:40:54 +02:00
parent 1f3e31d100
commit 4bbdccf981
3 changed files with 19 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"doctrine/orm": "^2.5",
"guzzlehttp/guzzle": "^6.2",
"symfony/console": "^3.0",
"symfony/process": "^3.0",
"firebase/php-jwt": "^4.0",
"monolog/monolog": "^1.21",
"theorchard/monolog-cascade": "^0.4",