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 46e2afa commit d90eeddCopy full SHA for d90eedd
composer.json
@@ -38,13 +38,6 @@
38
"ext-mbstring": "*"
39
},
40
"require-dev": {
41
- "phpunit/phpunit": "^7.0",
42
- "phpmd/phpmd": "^2.6",
43
- "sebastian/phpcpd": "^2.0",
44
- "squizlabs/php_codesniffer": "^3.2",
45
- "friendsofphp/php-cs-fixer": "^2.10",
46
- "pdepend/pdepend": "^2.5",
47
- "phpstan/phpstan": "@stable"
48
49
"autoload": {
50
"psr-4": {
0 commit comments