Commit e6a50d8f authored by Marco Pivetta's avatar Marco Pivetta

Merge pull request #787 from t0xicCode/patch-1

Add left-over console file
parents 2a9dd3cd fcb3de18
......@@ -22,7 +22,7 @@
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"bin": ["bin/doctrine-dbal"],
"bin": ["bin/doctrine-dbal", "bin/doctrine-dbal.php"],
"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