From 8821e3bdc0a19684ba6e9f90e546e8b66729dd06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 17:33:51 +0000 Subject: [PATCH] composer(deps-dev): Bump kubawerlos/php-cs-fixer-custom-fixers Bumps [kubawerlos/php-cs-fixer-custom-fixers](https://github.com/kubawerlos/php-cs-fixer-custom-fixers) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/releases) - [Changelog](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/blob/main/CHANGELOG.md) - [Commits](https://github.com/kubawerlos/php-cs-fixer-custom-fixers/compare/v3.17.0...v3.17.1) --- updated-dependencies: - dependency-name: kubawerlos/php-cs-fixer-custom-fixers dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 853ebb8b..4a21c7db 100644 --- a/composer.lock +++ b/composer.lock @@ -6224,16 +6224,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.17.0", + "version": "v3.17.1", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a" + "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", - "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", + "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", "shasum": "" }, "require": { @@ -6264,9 +6264,9 @@ "description": "A set of custom fixers for PHP CS Fixer", "support": { "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.0" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.1" }, - "time": "2023-11-19T12:08:42+00:00" + "time": "2023-12-23T14:34:27+00:00" }, { "name": "localheinz/diff",