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

github.com/nextcloud/twofactor_totp.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>2019-11-26 20:20:00 +0300
committerGitHub <noreply@github.com>2019-11-26 20:20:00 +0300
commit4ea4bc30bf5a5fa8a676ec5577704598097090db (patch)
tree236857604ce9112afa93181139823efbadbce733 /composer.json
parent738da378fba4b8806fa783a42b269216e0eff378 (diff)
Bump christophwurst/nextcloud from 17.0.0-beta3 to 17.0.1
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 17.0.0-beta3 to 17.0.1. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v17.0.0-beta3...v17.0.1) 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 94aa526..943540e 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
},
"require-dev": {
"christian-riesen/otp": "2.*",
- "christophwurst/nextcloud": "v17.0.0-beta3",
+ "christophwurst/nextcloud": "v17.0.1",
"christophwurst/nextcloud_testing": "0.8.1"
},
"scripts": {