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

github.com/nextcloud/polls.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-20 10:46:23 +0300
committerGitHub <noreply@github.com>2021-03-20 10:46:23 +0300
commitf910d4529c76b0375653a6f5297a4e5487459935 (patch)
tree72f6f4a19a54cae3a3175c627a13d1bf4d45abf9 /composer.json
parentb81b9bc7c88be568dd78d9e47661865719cf21ad (diff)
Update christophwurst/nextcloud requirement from ^20.0 to ^21.0
Updates the requirements on [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) to permit the latest version. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.0...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 f62df2ca..84cd0fb5 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^20.0",
+ "christophwurst/nextcloud": "^21.0",
"phpunit/phpunit": "^9.5",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0",