Remove the execution bit on the bin/doctrine.php
This commit is contained in:
parent
71b1dde096
commit
1d6adcaf4a
0
bin/doctrine.php
Executable file → Normal file
0
bin/doctrine.php
Executable file → Normal file
@ -36,7 +36,7 @@
|
|||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"psr-4": { "Doctrine\\Tests\\": "tests/Doctrine/Tests" }
|
"psr-4": { "Doctrine\\Tests\\": "tests/Doctrine/Tests" }
|
||||||
},
|
},
|
||||||
"bin": ["bin/doctrine", "bin/doctrine.php"],
|
"bin": ["bin/doctrine"],
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "2.6.x-dev"
|
"dev-master": "2.6.x-dev"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user