Commit 047abd4d authored by jeroendedauw's avatar jeroendedauw

Remove duplicate suggest section in composer.json

parent 9d6300fd
......@@ -22,9 +22,6 @@
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"suggest": {
"symfony/console": "Allows use of the command line interface"
},
"autoload": {
"psr-0": { "Doctrine\\DBAL\\": "lib/" }
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment