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-12-17 13:09:48 +0300
committerGitHub <noreply@github.com>2021-12-17 13:09:48 +0300
commit8b6abc1ba29ceead5c5660b0f259c0e6551a9975 (patch)
treef30546e79f95064b8861bb80739e1edbb61bf04e /composer.json
parentf7be6ad1060b49c552fec6e139fae65f8e7080c5 (diff)
Bump christophwurst/nextcloud from 21.0.0 to 22.1.1
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 21.0.0 to 22.1.1. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v21.0.0...v22.1.1) --- updated-dependencies: - dependency-name: christophwurst/nextcloud dependency-type: direct:development update-type: version-update:semver-major ... 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 727922052..d2b2b400c 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "project",
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "^21.0",
+ "christophwurst/nextcloud": "^22.1",
"jakub-onderka/php-parallel-lint": "^1.0.0",
"nextcloud/coding-standard": "^0.5.0",
"psalm/phar": "^4.3"