diff --git a/bin/doctrine.php b/bin/doctrine.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json index 941e1aa7f..346c30f40 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "autoload-dev": { "psr-4": { "Doctrine\\Tests\\": "tests/Doctrine/Tests" } }, - "bin": ["bin/doctrine", "bin/doctrine.php"], + "bin": ["bin/doctrine"], "extra": { "branch-alias": { "dev-master": "2.6.x-dev"