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-05-14 04:01:57 +0300
committerGitHub <noreply@github.com>2022-05-14 04:01:57 +0300
commit0467d4cb8405f2b615d8597e103e88bd500313fd (patch)
tree831be36ed2e5b913b0cc940c7e2efa8870d235ce /composer.json
parent77f9d8e02a03f47b689598be79ea57e7ff406955 (diff)
Bump christophwurst/nextcloud from 23.0.2 to 24.0.0dependabot/composer/christophwurst/nextcloud-24.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 23.0.2 to 24.0.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v23.0.2...v24.0.0) --- 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 20f82632..71f9f897 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^23.0",
+ "christophwurst/nextcloud": "^24.0",
"phpunit/phpunit": "^9.5",
"friendsofphp/php-cs-fixer": "^3.2",
"league/factory-muffin": "^3.0",