Skip to content

Commit 839eedb

Browse files
committed
Updates PHPUnit version.
1 parent 8281732 commit 839eedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/isolated-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
coverage: pcov
6060

6161
- name: Install PHPUnit
62-
run: composer global require phpunit/phpunit
62+
run: composer global require phpunit/phpunit:^11.3
6363

6464
- name: Setup problem matchers
6565
run: |

0 commit comments

Comments
 (0)