mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
test: pin version of PHPUnit
This commit is contained in:
parent
7283bcaec0
commit
9620031f30
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue