Skip to content

Commit 63198d6

Browse files
committed
feat: adds phpmd config
1 parent 4325028 commit 63198d6

File tree

3 files changed

+1587
-35
lines changed

3 files changed

+1587
-35
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"phpunit/phpunit": "^9.4",
1212
"yoast/wp-test-utils": "^1.2",
1313
"squizlabs/php_codesniffer": "^3.7",
14-
"m0hanraj/phpcs-config": "0.2.0"
14+
"m0hanraj/phpcs-config": "0.2.1",
15+
"m0hanraj/phpstan-config": "0.1.0",
16+
"m0hanraj/phpmd-config": "0.1.0"
1517
},
1618
"autoload": {
1719
"psr-4": {

0 commit comments

Comments
 (0)