Skip to content

Commit aac8a97

Browse files
author
Stephan Wentz
committed
test: Update to phpunit 12
1 parent 74cb5d6 commit aac8a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"squizlabs/php_codesniffer": "^3.9"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^10.5"
27+
"phpunit/phpunit": "^12.0.5"
2828
},
2929
"scripts": {
3030
"tests": [

0 commit comments

Comments
 (0)