Skip to content

Commit

Permalink
php8
Browse files Browse the repository at this point in the history
  • Loading branch information
smokodon committed Dec 22, 2023
1 parent e80eda2 commit 5f179ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ else
fi
curl -fsSL -o bin/phpunit https://phar.phpunit.de/$PHPUNIT_ARCHIVE

chmod +x bin/composer bin/phpunit
chmod +x /usr/local/bin/composer bin/phpunit

popd

Expand Down

0 comments on commit 5f179ef

Please sign in to comment.