forked from wallabag/wallabag
Remove binary from repo
Since Composer 1.2, binaries are re-installed from vendors if there aren't found.
This avoid us to commit binaries vendors into the repo.
⚠️ You have to update your Composer to the 1.2 (`composer selfupdate`)
This commit is contained in:
@ -1 +0,0 @@
|
||||
../vendor/doctrine/orm/bin/doctrine
|
||||
@ -1 +0,0 @@
|
||||
../vendor/doctrine/dbal/bin/doctrine-dbal
|
||||
@ -1 +0,0 @@
|
||||
../vendor/doctrine/migrations/bin/doctrine-migrations
|
||||
@ -1 +0,0 @@
|
||||
../vendor/doctrine/orm/bin/doctrine.php
|
||||
@ -1 +0,0 @@
|
||||
../vendor/friendsofphp/php-cs-fixer/php-cs-fixer
|
||||
@ -1 +0,0 @@
|
||||
../vendor/sensiolabs/security-checker/security-checker
|
||||
Reference in New Issue
Block a user