Skip to content

Commit d43808f

Browse files
Update dependency phpunit/phpunit to v13
1 parent 5dd87a7 commit d43808f

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
"phpstan/phpstan": "2.1.46",
2727
"phpstan/phpstan-phpunit": "2.0.16",
2828
"phpstan/phpstan-strict-rules": "2.0.10",
29-
"phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
29+
"phpunit/phpunit": "^13",
3030
"psr/http-message": "^1 || ^2",
3131
"react/http": "^1.6",
3232
"react/promise": "^2.0 || ^3.0",

0 commit comments

Comments
 (0)