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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-09-12 14:19:40 +0300
committerdartcafe <github@dartcafe.de>2022-09-12 14:19:40 +0300
commita2cd0c8850dcbe00635dcb4de2cac118ce82b520 (patch)
tree4adcf041b44b82476d8a75fee9b49178b39b6b16 /composer.json
parent35378784581725a4a0670c671428ebdb2b5cbd0b (diff)
move phpunit
Signed-off-by: dartcafe <github@dartcafe.de>
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 1140e44e..e91775f1 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,6 @@
},
"require-dev": {
"christophwurst/nextcloud": "^24.0",
- "phpunit/phpunit": "^9.5",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0",
"nextcloud/coding-standard": "^1.0",