test: pin version of PHPUnit

This commit is contained in:
rugk
2026-02-24 13:43:56 +00:00
parent 7283bcaec0
commit 9620031f30

View File

@@ -12,7 +12,7 @@ ln -s ./conf.sample.php cfg/conf.php
composer install --no-dev --optimize-autoloader
# for PHP unit testing
composer global require phpunit/phpunit
composer global require phpunit/phpunit:^9
composer global require google/cloud-storage
# for JS testing