PHP8 again
parent
9c0f7d4bce
commit
b7dd5b0680
|
@ -119,4 +119,4 @@ jobs:
|
|||
|
||||
- name: "Run tests for PHP 8"
|
||||
if: "matrix.php-version == '8.0'"
|
||||
run: "bin/composer remove --dev symfony/phpunit-bridge && bin/composer require phpunit/phpunit:^7.5 --ignore-platform-reqs"
|
||||
run: "bin/composer remove --dev symfony/phpunit-bridge --ignore-platform-reqs && bin/composer require phpunit/phpunit:^7.5 --ignore-platform-reqs"
|
||||
|
|
Loading…
Reference in New Issue