Skip to content

Commit 6388ff3

Browse files
committed
Tests - Update PHP-Unit version
1 parent 262e2bc commit 6388ff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
- php-version: "8.2"
2525
php-unit: "11.5.2"
2626
- php-version: "8.3"
27-
php-unit: "11.5.2"
27+
php-unit: "12.2.3"
2828
- php-version: "8.4"
29-
php-unit: "11.5.2"
29+
php-unit: "12.2.3"
3030
steps:
3131

3232
- name: Check out repository

0 commit comments

Comments
 (0)