Skip to content

Commit 5f179ef

Browse files
committed
php8
1 parent e80eda2 commit 5f179ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ else
101101
fi
102102
curl -fsSL -o bin/phpunit https://phar.phpunit.de/$PHPUNIT_ARCHIVE
103103

104-
chmod +x bin/composer bin/phpunit
104+
chmod +x /usr/local/bin/composer bin/phpunit
105105

106106
popd
107107

0 commit comments

Comments
 (0)