Skip to content

Commit 136d796

Browse files
author
Bl00D4NGEL
committed
gh: update unit test action to reflect current package phpunit version
1 parent d4e2165 commit 136d796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
env:
2222
XDEBUG_MODE: coverage
2323
with:
24-
version: 9.6.5
25-
php_version: 8.2.3
24+
version: 11.5
25+
php_version: 8.3
2626
configuration: phpunit.xml
2727
php_extensions: "xdebug"
2828
coverage_text: true

0 commit comments

Comments
 (0)