diff --git a/composer.json b/composer.json index 5ea7a90cc..3f6eaf868 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require-dev": { "nextcloud/coding-standard": "^v1.0.0", "nextcloud/ocp": "dev-master", - "staabm/annotate-pull-request-from-checkstyle": "^1.8", + "staabm/annotate-pull-request-from-checkstyle": "^1.8.5", "phpunit/phpunit": "^9", "psalm/phar": "^5.25", "bamarni/composer-bin-plugin": "^1.8" diff --git a/composer.lock b/composer.lock index 6f9c364ae..29941ed10 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": "cd8ab22905561acc5dc1ff2009c7ceeb", + "content-hash": "fd7a787ff3b0717007685f3c1dd4765f", "packages": [ { "name": "composer/pcre",