Replace Core\Cli by Symfony\Console

This commit is contained in:
Frédéric Guillot
2014-11-29 12:28:35 -05:00
parent d987916128
commit e8fa25f9ca
7 changed files with 224 additions and 146 deletions

View File

@@ -8,7 +8,8 @@
"erusev/parsedown": "1.1.1",
"lusitanian/oauth": "0.3.5",
"pimple/pimple": "~3.0",
"monolog/monolog": "1.11.0"
"monolog/monolog": "1.11.0",
"symfony/console": "@stable"
},
"autoload": {
"psr-0": {"": "app/"},