Skip to content

Commit 448b8f2

Browse files
chore(deps): update dependency phpunit/phpunit to v11
1 parent 726f826 commit 448b8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A CodeSniffer sniff to fix array shapes",
44
"type": "phpcodesniffer-standard",
55
"require-dev": {
6-
"phpunit/phpunit": "10.5.x",
6+
"phpunit/phpunit": "11.1.x",
77
"roave/security-advisories": "dev-latest",
88
"squizlabs/php_codesniffer": "^3.0@dev",
99
"staabm/annotate-pull-request-from-checkstyle": "^1.8.3"

0 commit comments

Comments
 (0)