Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2022-09-29 19:27:34 +0300
committerCôme Chilliet <come.chilliet@nextcloud.com>2022-09-29 19:27:34 +0300
commitc359bc5957abe559810a1d80d3fe4d0ea1a8da84 (patch)
treecf53802664817784d83411aeece85f807220bb07 /composer.json
parentd0bab6636c06944fdfa08064ab1a62f0f3867b02 (diff)
Bump christophwurst/nextcloud to newer version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.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 b266a74..172eb03 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"require-dev": {
- "christophwurst/nextcloud": "^v20.0.0",
+ "christophwurst/nextcloud": "^v23.0.0",
"doctrine/dbal": "3.0.0",
"php-parallel-lint/php-parallel-lint": "^1.0",
"phpunit/phpunit": "^8",