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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-07 10:07:33 +0300
committerGitHub <noreply@github.com>2020-09-07 10:07:33 +0300
commitea57473a47b11a16658c5a75fad6eca1e901d0d8 (patch)
tree0f1382797623b9071c290d5779f0c2e5f2a5494d /composer.json
parenta8165ac1a90c4bd9e40326be02b1e7cfe6533983 (diff)
Bump christophwurst/nextcloud from 16.0.0 to 19.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 16.0.0 to 19.0.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v16.0.0...v19.0.0) Signed-off-by: dependabot[bot] <support@github.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 3e37c9bcb..9ab36fd94 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "project",
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "^16.0",
+ "christophwurst/nextcloud": "^19.0",
"jakub-onderka/php-parallel-lint": "^1.0.0"
},
"license": "AGPLv3",