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>2021-03-06 05:01:41 +0300
committerGitHub <noreply@github.com>2021-03-06 05:01:41 +0300
commitd9c9b8e750763c20b4d6ba96e7ef406c4af61b12 (patch)
treeb7ed1d71e1527293b715e6f0c8c4788472fe47a3 /composer.json
parentee11100c77c5593f843c1745c769f120a8b5796b (diff)
Bump christophwurst/nextcloud from 20.0.5 to 21.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.5 to 21.0.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.5...v21.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 3f35f1e22..727922052 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "project",
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "^20.0",
+ "christophwurst/nextcloud": "^21.0",
"jakub-onderka/php-parallel-lint": "^1.0.0",
"nextcloud/coding-standard": "^0.5.0",
"psalm/phar": "^4.3"