summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-02-17 10:37:24 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-17 11:52:45 +0100
commit31eab62263ac1a7931b2632d9556846fe4bda629 (patch)
tree80d1f28c15b8e020a0b7323f58594c812e59701a /composer.json
parent6cd83ea1da4d24d439a5f30bfc13349f0c25e597 (diff)
remove psalm
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 3449e72fd..0af736804 100644
--- a/composer.json
+++ b/composer.json
@@ -57,8 +57,6 @@
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.5.6",
"phpstan/phpstan": "^0.12.43",
- "vimeo/psalm": "^4.0",
- "christophwurst/nextcloud": "^v21.0.0-beta8",
"guzzlehttp/guzzle": "^7.2",
"doctrine/dbal": "^3.0",
"symfony/console": "^4.4.18",