diff --git a/composer.json b/composer.json index ff01bd67d7..d8a6f6960e 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require-dev": { "nextcloud/coding-standard": "^v1.4.0", "nextcloud/ocp": "dev-stable30", - "staabm/annotate-pull-request-from-checkstyle": "^1.8.6", + "staabm/annotate-pull-request-from-checkstyle": "^1.8.7", "phpunit/phpunit": "9.6.34", "psalm/phar": "^5.26.1" }, diff --git a/composer.lock b/composer.lock index f0c4057f14..8320ff6a25 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": "01be3dfce4064f54c62c0bd7caecefa3", + "content-hash": "cf744a0b86f83ef35052af7d25eb50bb", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -2823,16 +2823,16 @@ }, { "name": "staabm/annotate-pull-request-from-checkstyle", - "version": "1.8.6", + "version": "1.8.7", "source": { "type": "git", "url": "https://github.com/staabm/annotate-pull-request-from-checkstyle.git", - "reference": "5072e6827aab0a287528b971e6b8e986b20be41c" + "reference": "9cab4b00e2f2e86dc54fb88e2a1b4bf15443d6dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/staabm/annotate-pull-request-from-checkstyle/zipball/5072e6827aab0a287528b971e6b8e986b20be41c", - "reference": "5072e6827aab0a287528b971e6b8e986b20be41c", + "url": "https://api.github.com/repos/staabm/annotate-pull-request-from-checkstyle/zipball/9cab4b00e2f2e86dc54fb88e2a1b4bf15443d6dd", + "reference": "9cab4b00e2f2e86dc54fb88e2a1b4bf15443d6dd", "shasum": "" }, "require": { @@ -2863,7 +2863,7 @@ ], "support": { "issues": "https://github.com/staabm/annotate-pull-request-from-checkstyle/issues", - "source": "https://github.com/staabm/annotate-pull-request-from-checkstyle/tree/1.8.6" + "source": "https://github.com/staabm/annotate-pull-request-from-checkstyle/tree/1.8.7" }, "funding": [ { @@ -2871,7 +2871,7 @@ "type": "github" } ], - "time": "2025-09-17T05:20:34+00:00" + "time": "2026-05-05T12:33:44+00:00" }, { "name": "theseer/tokenizer", @@ -2934,9 +2934,9 @@ "platform": { "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }