summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/composer.json b/composer.json
index d27533a35..5314f2ac9 100644
--- a/composer.json
+++ b/composer.json
@@ -28,10 +28,5 @@
"soundasleep/html2text": "^2.1",
"guzzlehttp/guzzle": "^7.0",
"dragonmantank/cron-expression": "^3.4"
- },
- "require-dev": {
- "phpstan/phpstan": "2.1.31",
- "phpunit/phpunit": "9.6.29",
- "phpunit/php-code-coverage": "^9.2"
}
}