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 7b1ed41 commit c838ef3Copy full SHA for c838ef3
.github/workflows/isolated-tests.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: supercharge/[email protected]
67
68
- name: Install PHPUnit
69
- run: composer global require phpunit/phpunit:~12.3.0
+ run: composer global require phpunit/phpunit:~12.1.0
70
71
- name: Setup problem matchers
72
run: |
0 commit comments