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 4e9554c commit ba1b426Copy full SHA for ba1b426
.github/jobs/fix_pipelinecomponents_image.sh
@@ -20,5 +20,5 @@ sed -i 's/"squizlabs\/php_codesniffer": "3.13.2"/"squizlabs\/php_codesniffer": "
20
echo "After /app/composer.json:"
21
cat /app/composer.json
22
23
-cd /app; composer update
+cd /app; composer -W update
24
cd $mydir
0 commit comments