Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-03-11 17:24:59 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-03-11 17:49:33 +0300
commitf27f86e5c07a87fac5f5acc14ce89ab815a0fcac (patch)
tree5d43f89cf795750ae3b8d942a389807db3f81e69 /composer.json
parent6e56dcd038442e53f78c4a703ce2a0a55cdd900f (diff)
Scope phpunit and friends
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 15f9b076d..287dc38ce 100644
--- a/composer.json
+++ b/composer.json
@@ -47,7 +47,6 @@
},
"require-dev": {
"christophwurst/nextcloud": "v20.0.7",
- "christophwurst/nextcloud_testing": "0.12.4",
"phan/phan": "^4.0",
"roave/security-advisories": "dev-master",
"vimeo/psalm": "^4.1"