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 c17ff8a commit 29eea43Copy full SHA for 29eea43
.github/workflows/isolated-tests.yml
@@ -59,7 +59,7 @@ jobs:
59
coverage: pcov
60
61
- name: Install PHPUnit
62
- run: composer global require phpunit/phpunit:~11.3
+ run: composer global require phpunit/phpunit:^11.5
63
64
- name: Setup problem matchers
65
run: |
0 commit comments