diff --git a/composer.json b/composer.json index 3cc7f24d5..a03babf0f 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.75.0", + "php-cs-fixer/shim": "3.76.0", "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 ac87038d5..3ec5cc19b 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": "458486bc664cdbd30a7be092f7bd75d2", + "content-hash": "9299ef26025a1c4e77a8aed68ba4b640", "packages": [], "packages-dev": [ { @@ -961,16 +961,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.75.0", + "version": "v3.76.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7" + "reference": "b6804c2a1a4fbff582446a44ad678ae1689df1c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/eea219a577085bd13ff0cb644a422c20798316c7", - "reference": "eea219a577085bd13ff0cb644a422c20798316c7", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/b6804c2a1a4fbff582446a44ad678ae1689df1c3", + "reference": "b6804c2a1a4fbff582446a44ad678ae1689df1c3", "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.75.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.76.0" }, - "time": "2025-03-31T18:45:02+00:00" + "time": "2025-06-30T14:10:03+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.6.0" + "plugin-api-version": "2.3.0" }