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 40805ca commit ebe5a9fCopy full SHA for ebe5a9f
.github/workflows/lint.yml
@@ -43,6 +43,6 @@ jobs:
43
composer-options: "--prefer-dist --no-scripts"
44
45
- # https://github.com/sebastianbergmann/phpunit/tree/10.5
46
- - # https://github.com/sebastianbergmann/phpunit/tree/11.5
+ # https://github.com/sebastianbergmann/phpunit/tree/11.5
47
name: Unit tests with PHPUnit 10/11
48
run: vendor/bin/phpunit --no-progress --testdox --do-not-cache-result
0 commit comments