Skip to content

Commit 62ba736

Browse files
committed
Remove phpcpd
1 parent b1a5490 commit 62ba736

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
},
2323
"require-dev": {
2424
"frozzare/wp-test-suite": "~1.0",
25-
"wp-coding-standards/wpcs": "dev-develop",
26-
"sebastian/phpcpd": "~2.0@dev"
25+
"wp-coding-standards/wpcs": "dev-develop"
2726
},
2827
"scripts": {
2928
"post-install-cmd": "\"vendor/bin/phpcs\" --config-set installed_paths vendor/wp-coding-standards/wpcs",

0 commit comments

Comments
 (0)