We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777cfb6 commit 488a5f3Copy full SHA for 488a5f3
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
# Paratest 7.4.6, which fixes the incompatibility, requires PHP 8.2
38
- php-version: "8.1"
39
phpunit-version: "10"
40
- update-constraints: "--with=phpunit/phpunit:<10.5.32"
+ update-constraints: "'--with=phpunit/phpunit:<10.5.32'"
41
exclude:
42
# PHPUnit ^11 requires PHP 8.2
43
- phpunit-version: "11"
0 commit comments