Commit 0383db83 authored by Steve Müller's avatar Steve Müller

Merge pull request #837 from stof/patch-1

Revert the addition of the wrong bin script
parents 32b1a4f8 7dc3e15a
......@@ -22,7 +22,7 @@
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"bin": ["bin/doctrine-dbal", "bin/doctrine-dbal.php"],
"bin": ["bin/doctrine-dbal"],
"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