Commit fcb3de18 authored by Xavier L's avatar Xavier L

Add left-over console file

parent 2a9dd3cd
......@@ -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