diff --git a/composer.json b/composer.json index 489681ad53..e79266588d 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } }, "require-dev": { - "nextcloud/coding-standard": "^v1.4.0", + "nextcloud/coding-standard": "^v1.5.0", "nextcloud/ocp": "dev-stable33", "staabm/annotate-pull-request-from-checkstyle": "^1.8.7", "phpunit/phpunit": "9.6.34", diff --git a/composer.lock b/composer.lock index e45ba32fc5..9bef24e1ed 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": "b78c507d2c52ea02251a257651916b49", + "content-hash": "22888eddc0a1d9e115a52e0366dd5401", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -829,16 +829,16 @@ }, { "name": "nextcloud/coding-standard", - "version": "v1.4.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/nextcloud/coding-standard.git", - "reference": "8e06808c1423e9208d63d1bd205b9a38bd400011" + "reference": "80547a93236fbb9c783e05f0f0899043851b0dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/8e06808c1423e9208d63d1bd205b9a38bd400011", - "reference": "8e06808c1423e9208d63d1bd205b9a38bd400011", + "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/80547a93236fbb9c783e05f0f0899043851b0dba", + "reference": "80547a93236fbb9c783e05f0f0899043851b0dba", "shasum": "" }, "require": { @@ -868,9 +868,9 @@ ], "support": { "issues": "https://github.com/nextcloud/coding-standard/issues", - "source": "https://github.com/nextcloud/coding-standard/tree/v1.4.0" + "source": "https://github.com/nextcloud/coding-standard/tree/v1.5.0" }, - "time": "2025-06-19T12:27:27+00:00" + "time": "2026-05-19T18:30:09+00:00" }, { "name": "nextcloud/ocp",