We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca3309 commit 628a89bCopy full SHA for 628a89b
composer-wrapper.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
3
-php /usr/local/lib/php-qa-tools/composer.phar $@
+php /usr/local/lib/php-code-quality/composer.phar $@
4
STATUS=$?
5
return $STATUS
0 commit comments