diff --git a/composer.json b/composer.json index 89aff40b80..cb6695dd51 100644 --- a/composer.json +++ b/composer.json @@ -24,9 +24,6 @@ "mockery/mockery": "^0.9.4", "johnkary/phpunit-speedtrap": "~1.0@dev" }, - "suggest": { - "symfony/console": "to run the migration from the console" - }, "autoload": { "psr-4": { "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"