Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Dec 13, 2022
1 parent 5001898 commit 155f790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"process-timeout": 0
},
"scripts": {
"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",
"fix": [
"@pint:fix",
"@psalm:fix",
Expand Down

0 comments on commit 155f790

Please sign in to comment.