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",