Add console command to daenerys tool.

This commit is contained in:
Austen McDonald
2016-07-22 02:56:31 +00:00
parent 5078a8a889
commit 23c2b79094
4 changed files with 82 additions and 10 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"gedmo/doctrine-extensions": "*",
"doctrine/orm": "^2.5",
"monolog/monolog": "^1.12",
"symfony/console": "^3.0"
"symfony/console": "^3.0",
"d11wtq/boris": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "*",