Skip to content

Commit 173aeb6

Browse files
committed
Remove phpmd
1 parent 50b7be5 commit 173aeb6

File tree

4 files changed

+5
-878
lines changed

4 files changed

+5
-878
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
/CONTRIBUTING.md export-ignore
77
/package.json export-ignore
88
/package-lock.json export-ignore
9-
/phpmd.xml export-ignore
109
/phpunit.xml export-ignore
1110
/README.md export-ignore
1211
/rector.php export-ignore

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"require-dev": {
4040
"phpunit/phpunit": "^9",
4141
"squizlabs/php_codesniffer": "^3",
42-
"phpmd/phpmd": "^2",
4342
"php-vcr/php-vcr": "^1",
4443
"php-vcr/phpunit-testlistener-vcr": "dev-php8",
4544
"rector/rector": "^0.15.7"

0 commit comments

Comments
 (0)