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:
authorRené Gieling <github@dartcafe.de>2021-11-16 09:17:55 +0300
committerGitHub <noreply@github.com>2021-11-16 09:17:55 +0300
commit81f8c6afaaba6ab8e4da904612a6618822113c6b (patch)
tree450617c087af4d97974df7a79f23d2f121cd3a5f /composer.json
parentb9e3d3b1be2425567a0d3863637205b9b0414006 (diff)
parentca43714937e58e357c96b7685b98e95b321b8599 (diff)
Merge branch 'master' into dev/update-php-cs-fixer
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 69b2c03e..81d2ed74 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": "^3.2",
"league/factory-muffin": "^3.0",