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-11-13 05:03:46 +0300
committerGitHub <noreply@github.com>2021-11-13 05:03:46 +0300
commit1fd624b6dd957854c467535d60487de5f337aea2 (patch)
tree7db2263664d504b9b75c1eb0c5256112ac1152dd /composer.json
parentd8ac76844e0ae0d54591020d0fc89d079a5c76c5 (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 ebf8a575..5a3823cd 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^21.0",
+ "christophwurst/nextcloud": "^22.1",
"phpunit/phpunit": "^9.5",
"friendsofphp/php-cs-fixer": "2.19.2",
"league/factory-muffin": "^3.0",