We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1aa5c commit 2a24cecCopy full SHA for 2a24cec
composer.json
@@ -30,11 +30,11 @@
30
"require": {
31
"php": "^8.1",
32
"ext-json": "*",
33
- "squizlabs/php_codesniffer": "^3.9"
+ "squizlabs/php_codesniffer": "^4.0"
34
},
35
"require-dev": {
36
"phpunit/phpunit": "^10.5.11",
37
- "brainbits/phpcs-standard": "^7.0.1",
+ "brainbits/phpcs-standard": "^8.0.1",
38
"phpstan/phpstan": "^1.10.59",
39
"phpstan/phpstan-phpunit": "^1.3.16"
40
0 commit comments