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 8c71cd2 commit d2dbcc8Copy full SHA for d2dbcc8
composer.json
@@ -20,7 +20,7 @@
20
"dealerdirect/phpcodesniffer-composer-installer": "*",
21
"pheromone/phpcs-security-audit": "*",
22
"phpcompatibility/php-compatibility": "*",
23
- "slevomat/coding-standard": "*",
24
- "squizlabs/php_codesniffer": "*"
+ "phpcsstandards/php_codesniffer": ">= 3.8.0",
+ "slevomat/coding-standard": "*"
25
}
26
0 commit comments