diff --git a/composer.json b/composer.json index 8a933d94c..8fdf06f51 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "nextcloud/coding-standard": "^1.0", "nextcloud/ocp": "dev-stable28", "phan/phan": "^5", - "php-cs-fixer/shim": "3.92.3", + "php-cs-fixer/shim": "3.93.0", "psalm/phar": "^5.26", "squizlabs/php_codesniffer": "^4", "staabm/annotate-pull-request-from-checkstyle": "^1.1.0" diff --git a/composer.lock b/composer.lock index 2be994790..28fc10e5f 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": "3856c598ec322ac8a24592ccf7659bfb", + "content-hash": "72abb43fb92b07a26f34e89d04ed25e6", "packages": [], "packages-dev": [ { @@ -966,16 +966,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.92.3", + "version": "v3.93.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "85907503d29473dfbb2f5950c84f5c00cb1b7297" + "reference": "a5666a80c1a02c6b9a63660d023e55ffddbe742e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/85907503d29473dfbb2f5950c84f5c00cb1b7297", - "reference": "85907503d29473dfbb2f5950c84f5c00cb1b7297", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/a5666a80c1a02c6b9a63660d023e55ffddbe742e", + "reference": "a5666a80c1a02c6b9a63660d023e55ffddbe742e", "shasum": "" }, "require": { @@ -1012,9 +1012,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.92.3" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.93.0" }, - "time": "2025-12-18T10:45:25+00:00" + "time": "2026-01-23T17:33:44+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -2392,10 +2392,10 @@ }, "prefer-stable": true, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }