We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329eb40 commit 19a3fbbCopy full SHA for 19a3fbb
composer.json
@@ -3,7 +3,7 @@
3
"description": "A CodeSniffer sniff to fix array shapes",
4
"type": "phpcodesniffer-standard",
5
"require-dev": {
6
- "phpunit/phpunit": "10.3.x",
+ "phpunit/phpunit": "11.0.x",
7
"roave/security-advisories": "dev-latest",
8
"squizlabs/php_codesniffer": "^3.0@dev",
9
"staabm/annotate-pull-request-from-checkstyle": "^1.8.3"
0 commit comments