diff --git a/composer.json b/composer.json index a03babf0f..a4ec70587 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.76.0", + "php-cs-fixer/shim": "3.85.1", "psalm/phar": "^5.26", "squizlabs/php_codesniffer": "^3", "staabm/annotate-pull-request-from-checkstyle": "^1.1.0" diff --git a/composer.lock b/composer.lock index 3ec5cc19b..20ea77a99 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": "9299ef26025a1c4e77a8aed68ba4b640", + "content-hash": "7bb54c082cc0a2c0235203cd5b551088", "packages": [], "packages-dev": [ { @@ -961,16 +961,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.76.0", + "version": "v3.85.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "b6804c2a1a4fbff582446a44ad678ae1689df1c3" + "reference": "00a3dad9505df669736aaa8c017e6cc74e46075a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/b6804c2a1a4fbff582446a44ad678ae1689df1c3", - "reference": "b6804c2a1a4fbff582446a44ad678ae1689df1c3", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/00a3dad9505df669736aaa8c017e6cc74e46075a", + "reference": "00a3dad9505df669736aaa8c017e6cc74e46075a", "shasum": "" }, "require": { @@ -1007,9 +1007,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.76.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.85.1" }, - "time": "2025-06-30T14:10:03+00:00" + "time": "2025-07-29T22:23:17+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -2384,10 +2384,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" }