Skip to content

Commit 66365be

Browse files
committed
Investigate the warning
1 parent 5ba7ee0 commit 66365be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/jobs/fix_pipelinecomponents_image.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ cat /app/composer.json
1919
echo "Install the only needed tool"
2020
rm /app/composer.json
2121
cd /app
22+
composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer
2223
composer require phpcompatibility/php-compatibility:dev-develop
2324

2425
echo "After /app/composer.json:"

0 commit comments

Comments
 (0)