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>2022-02-26 05:04:02 +0300
committerGitHub <noreply@github.com>2022-02-26 05:04:02 +0300
commit03b1627272d9040e3d71e96a1caa95e819dc27a4 (patch)
tree7e9faff34c51c4a354306c9bff347b8f62fff419 /composer.json
parente3bded39de8dcd52df2ae485f0624d4d6d9f28bd (diff)
Bump christophwurst/nextcloud from 22.1.1 to 23.0.2
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 22.1.1 to 23.0.2. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v22.1.1...v23.0.2) --- 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 d541a012..fa80a162 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^22.1",
+ "christophwurst/nextcloud": "^23.0",
"phpunit/phpunit": "^9.5",
"friendsofphp/php-cs-fixer": "^3.2",
"league/factory-muffin": "^3.0",