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 cd226a3 commit 7b1ed41Copy full SHA for 7b1ed41
.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.2.3
+ run: composer global require phpunit/phpunit:~12.3.0
70
71
- name: Setup problem matchers
72
run: |
0 commit comments