From 562cc8e25b93ca6c15911843649ca9cbfeabf40e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 15:31:24 +0000 Subject: [PATCH] Update dependency friendsofphp/php-cs-fixer to ^3.61.1 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.61.0 | 3.61.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 9d8be133..f35901a5 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "codeception/module-asserts": "^3.0.0", "ergebnis/license": "^2.4.0", "ergebnis/php-cs-fixer-config": "^6.34.0", - "friendsofphp/php-cs-fixer": "^3.61.0", + "friendsofphp/php-cs-fixer": "^3.61.1", "mockery/mockery": "^1.6.12", "phpro/grumphp": "^2.6.0", "phpstan/extension-installer": "^1.4.1", diff --git a/composer.lock b/composer.lock index b0ce7c89..0d698e93 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": "07da07da8a8588f14d09b4c8684dd372", + "content-hash": "0732f74c8cc63fb648ce4c04fc028865", "packages": [ { "name": "doctrine/annotations", @@ -3871,16 +3871,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.61.0", + "version": "v3.61.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "737a24b6d531db9c034ac97524ac3a3bde0c20c0" + "reference": "94a87189f55814e6cabca2d9a33b06de384a2ab8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/737a24b6d531db9c034ac97524ac3a3bde0c20c0", - "reference": "737a24b6d531db9c034ac97524ac3a3bde0c20c0", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/94a87189f55814e6cabca2d9a33b06de384a2ab8", + "reference": "94a87189f55814e6cabca2d9a33b06de384a2ab8", "shasum": "" }, "require": { @@ -3962,7 +3962,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.61.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.61.1" }, "funding": [ { @@ -3970,7 +3970,7 @@ "type": "github" } ], - "time": "2024-07-31T08:18:16+00:00" + "time": "2024-07-31T14:33:15+00:00" }, { "name": "gitonomy/gitlib",