mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
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:
parent
0dc09439ef
commit
8d8d48a2bb
10 changed files with 6 additions and 9 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue