diff --git a/composer.json b/composer.json index 205ee24ef..61cfe6569 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": {}, "require-dev": { - "christophwurst/nextcloud": "^12.0", + "christophwurst/nextcloud": "^13.0", "jakub-onderka/php-parallel-lint": "^0.9.2" } }