Explorar o código

test: pin version of PHPUnit

rugk hai 5 meses
pai
achega
9620031f30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .devcontainer/postCreateCommand.sh

+ 1 - 1
.devcontainer/postCreateCommand.sh

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