We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726f826 commit 5ef9ff1Copy full SHA for 5ef9ff1
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.5.x",
+ "phpunit/phpunit": "11.2.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