Skip to content

Commit d2c2e31

Browse files
committed
fix
1 parent 4c0e944 commit d2c2e31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"php-parallel-lint/php-parallel-lint": "^1.1",
2323
"phpstan/phpstan-strict-rules": "^1.2",
2424
"phpunit/phpunit": "^8.0 || ^9.0",
25-
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0"
25+
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0",
26+
"wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
2627
},
2728
"suggest": {
2829
"swissspidy/phpstan-no-private": "Detect usage of internal core functions, classes and methods"

0 commit comments

Comments
 (0)