Skip to content

Commit 628a89b

Browse files
committed
updated path
1 parent 0ca3309 commit 628a89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer-wrapper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
22

3-
php /usr/local/lib/php-qa-tools/composer.phar $@
3+
php /usr/local/lib/php-code-quality/composer.phar $@
44
STATUS=$?
55
return $STATUS

0 commit comments

Comments
 (0)