Skip to content

Commit 155f790

Browse files
committed
Update composer.json
1 parent 5001898 commit 155f790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"process-timeout": 0
101101
},
102102
"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",
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 && mv composer.local.old composer.local.json",
104104
"fix": [
105105
"@pint:fix",
106106
"@psalm:fix",

0 commit comments

Comments
 (0)