Skip to content

Commit 1b52e4a

Browse files
Update dependency phpunit/phpunit to v13
1 parent e2d82c3 commit 1b52e4a

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
@@ -26,7 +26,7 @@
2626
"phpdocumentor/reflection-docblock": "~6.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0",
29+
"phpunit/phpunit": "~13.0",
3030
"phpstan/phpstan": "^2.0"
3131
},
3232
"support": {

0 commit comments

Comments
 (0)