diff --git a/composer.json b/composer.json index aa15da4ff..d9b250e55 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.66.0", + "php-cs-fixer/shim": "3.70.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 d0b8d8263..8eb30237a 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": "a6571c35278759d1a2fff56cfce9ca9a", + "content-hash": "9ae4d17955b7afb63894116df975032e", "packages": [], "packages-dev": [ { @@ -960,16 +960,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.66.0", + "version": "v3.70.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "6824b91b16d2e123afed9bf9c96ec283882346c9" + "reference": "9302388f32d5181cd7238717860391396c592f36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/6824b91b16d2e123afed9bf9c96ec283882346c9", - "reference": "6824b91b16d2e123afed9bf9c96ec283882346c9", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/9302388f32d5181cd7238717860391396c592f36", + "reference": "9302388f32d5181cd7238717860391396c592f36", "shasum": "" }, "require": { @@ -1006,9 +1006,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.66.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.70.0" }, - "time": "2024-12-29T13:46:48+00:00" + "time": "2025-02-22T23:31:12+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -2382,10 +2382,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" }