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 4c0e944 commit d2c2e31Copy full SHA for d2c2e31
composer.json
@@ -22,7 +22,8 @@
22
"php-parallel-lint/php-parallel-lint": "^1.1",
23
"phpstan/phpstan-strict-rules": "^1.2",
24
"phpunit/phpunit": "^8.0 || ^9.0",
25
- "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0"
+ "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0",
26
+ "wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
27
},
28
"suggest": {
29
"swissspidy/phpstan-no-private": "Detect usage of internal core functions, classes and methods"
0 commit comments