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>2020-02-02 05:13:04 +0300
committerGitHub <noreply@github.com>2020-02-02 05:13:04 +0300
commit606056ba917230884434b6fe1e2e158f1636c15b (patch)
treee51c823730675c78b8a85a8209a01c3cf4d9fd47 /composer.json
parentc8ab1b96188b0914c987705b45a0e1d4eae28dc3 (diff)
Bump christophwurst/nextcloud from 17.0.2 to 18.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v17.0.2...v18.0.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 3ff1ccc..d779fc5 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"yubico/u2flib-server": "^1.0.1"
},
"require-dev": {
- "christophwurst/nextcloud": "v17.0.2",
+ "christophwurst/nextcloud": "v18.0.0",
"phpunit/phpunit": "^7.5.8",
"roave/security-advisories": "dev-master"
},