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-08-07 16:08:05 +0300
committerGitHub <noreply@github.com>2019-08-07 16:08:05 +0300
commit623b06df56a26294498eafb1c936cdfce6a3b302 (patch)
treee646d63c6f70e83461518c638e1c578069a79d46 /composer.json
parent1e9fcb3d9c2e325f86a9c4912b94bcd1c71c9bf2 (diff)
Bump christophwurst/nextcloud from 16.0.0 to 16.0.2
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 16.0.0 to 16.0.2. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v16.0.0...v16.0.2) 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 b952245..b2fd71f 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
},
"require-dev": {
"christian-riesen/otp": "2.*",
- "christophwurst/nextcloud": "v16.0.0",
+ "christophwurst/nextcloud": "v16.0.2",
"christophwurst/nextcloud_testing": "0.6.0"
},
"scripts": {