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 5ba7ee0 commit 66365beCopy full SHA for 66365be
.github/jobs/fix_pipelinecomponents_image.sh
@@ -19,6 +19,7 @@ cat /app/composer.json
19
echo "Install the only needed tool"
20
rm /app/composer.json
21
cd /app
22
+composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer
23
composer require phpcompatibility/php-compatibility:dev-develop
24
25
echo "After /app/composer.json:"
0 commit comments