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

github.com/nextcloud/twofactor_u2f.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-12-02 12:33:42 +0300
committerGitHub <noreply@github.com>2019-12-02 12:33:42 +0300
commit7cad7bdf0595ec828562bd74bd73a6c101ad1641 (patch)
tree053acb7f5737a1e8d897ee8f36c4544198265919 /composer.json
parent84c5774831947e54f1871d5fb23c3cb148e48828 (diff)
Bump christophwurst/nextcloud from 17.0.0-beta4 to 17.0.1
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 17.0.0-beta4 to 17.0.1. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v17.0.0-beta4...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 f3f4552..543dbf5 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"yubico/u2flib-server": "^1.0.1"
},
"require-dev": {
- "christophwurst/nextcloud": "v17.0.0-beta4",
+ "christophwurst/nextcloud": "v17.0.1",
"phpunit/phpunit": "^7.5.8",
"roave/security-advisories": "dev-master"
},