Skip to content

Commit

Permalink
composer: drop symfony/console from suggested packages, since it's re…
Browse files Browse the repository at this point in the history
…quired package
  • Loading branch information
TomasVotruba committed Oct 21, 2015
1 parent 3a4f836 commit d263c7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d263c7b

Please sign in to comment.