From 6529b68c54f92d3e975d6d5b75845ad7a042fdf7 Mon Sep 17 00:00:00 2001 From: sualko Date: Mon, 26 Jul 2021 17:26:58 +0200 Subject: [PATCH] chore: update nc api --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b48ef0a..cecac3b 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "friendsofphp/php-cs-fixer": "^2.16", "nextcloud/coding-standard": "^0.5.0", "phpstan/phpstan": "^0.12.29", - "christophwurst/nextcloud": "^21.0", + "christophwurst/nextcloud": "^20.0 || ^21.0 || ^22.0", "vimeo/psalm": "^4.5" }, "config": { diff --git a/composer.lock b/composer.lock index b6b67d2..53f23f6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6fda299b8a085c2955aeb232561dc80e", + "content-hash": "3e7b17cbbe32d47d14da8c09cc9fce8d", "packages": [ { "name": "littleredbutton/bigbluebutton-api-php",