mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-04 13:20:06 -05:00
test: pin version of PHPUnit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user