diff --git a/composer.json b/composer.json index 4d58c0f..115be63 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,7 @@ "keywords": ["refinery", "database", "migrations", "php"], "require": { "php": ">=5.3.0", + "symfony/console": "*", "rougin/describe": "*" }, "license": "MIT",