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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-26 05:16:34 +0300
committerGitHub <noreply@github.com>2020-01-26 05:16:34 +0300
commit4d4a1b3c13db539f0f08425776a2ab621aa634ae (patch)
tree009554c5e9bf40b520a655f1db2411f71410e8c0 /composer.json
parent91ca646ac491e2f5f2b6157a8320467bce3fa23d (diff)
Bump christophwurst/nextcloud_testing from 0.9.1 to 0.10.0
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_testing/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.9.1...0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 87a2e8202..6366c5243 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"require-dev": {
"roave/security-advisories": "dev-master",
"christophwurst/nextcloud": "v17.0.2",
- "christophwurst/nextcloud_testing": "0.9.1",
+ "christophwurst/nextcloud_testing": "0.10.0",
"phan/phan": "^2.0"
},
"scripts": {