Skip to content

Commit d4cbb43

Browse files
Update dependency phpunit/phpunit to v11
1 parent 956656c commit d4cbb43

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
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan-phpunit": "^1.0",
2626
"phpstan/phpstan-strict-rules": "^1.1",
2727
"phpstan/extension-installer": "^1.1",
28-
"phpunit/phpunit": "^9.5",
28+
"phpunit/phpunit": "^11.0",
2929
"roave/security-advisories": "dev-latest"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)