mirror of
https://github.com/nextcloud/mail.git
synced 2025-07-23 02:57:02 +00:00
chore: do not propagate root composer updates to bins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
@ -70,11 +70,6 @@
|
||||
"\"vendor/bin/mozart\" compose",
|
||||
"composer dump-autoload"
|
||||
],
|
||||
"post-update-cmd": [
|
||||
"@composer bin all update --ansi",
|
||||
"\"vendor/bin/mozart\" compose",
|
||||
"composer dump-autoload"
|
||||
],
|
||||
"rector": "rector process",
|
||||
"test:integration": "phpunit -c tests/phpunit.integration.xml --fail-on-warning",
|
||||
"test:integration:dev": "phpunit -c tests/phpunit.integration.xml --no-coverage --order-by=defects --stop-on-defect --fail-on-warning --stop-on-error --stop-on-failure",
|
||||
|
Reference in New Issue
Block a user