We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5001898 commit 155f790Copy full SHA for 155f790
composer.json
@@ -100,7 +100,7 @@
100
"process-timeout": 0
101
},
102
"scripts": {
103
- "package": "mv composer.local.json composer.local.old && composer install --no-dev --optimize-autoloader --no-ansi --no-interaction --no-plugins --no-progress --no-scripts && composer update && mv composer.local.old composer.local.json",
+ "package": "mv composer.local.json composer.local.old && composer install --no-dev --optimize-autoloader --no-ansi --no-interaction --no-plugins --no-progress --no-scripts && mv composer.local.old composer.local.json",
104
"fix": [
105
"@pint:fix",
106
"@psalm:fix",
0 commit comments