From 49f32321844228bd2f87cda7b9c97972d05378dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 05:52:01 +0000 Subject: [PATCH] composer(deps-dev): bump ergebnis/php-cs-fixer-config Bumps [ergebnis/php-cs-fixer-config](https://github.com/ergebnis/php-cs-fixer-config) from 6.17.0 to 6.19.0. - [Release notes](https://github.com/ergebnis/php-cs-fixer-config/releases) - [Changelog](https://github.com/ergebnis/php-cs-fixer-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/ergebnis/php-cs-fixer-config/compare/6.17.0...6.19.0) --- updated-dependencies: - dependency-name: ergebnis/php-cs-fixer-config dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 43 ++++++++++++++++++++++--------------------- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/composer.json b/composer.json index c566bfe..7051d41 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { - "ergebnis/php-cs-fixer-config": "^6.17.0", + "ergebnis/php-cs-fixer-config": "^6.19.0", "vimeo/psalm": "^5.18.0" }, "config": { diff --git a/composer.lock b/composer.lock index f0ad575..22f3fab 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": "1c3bea06ce04bcb6cc5e5c9ee3111743", + "content-hash": "a47fe9da9c8b8b25871d9d4cc86863b4", "packages": [], "packages-dev": [ { @@ -477,23 +477,23 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.17.0", + "version": "6.19.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "8189355c101621f216755c6cecbc01ee74176a99" + "reference": "2c268b13551fee83fbdbe8297150fe38b3598598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/8189355c101621f216755c6cecbc01ee74176a99", - "reference": "8189355c101621f216755c6cecbc01ee74176a99", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/2c268b13551fee83fbdbe8297150fe38b3598598", + "reference": "2c268b13551fee83fbdbe8297150fe38b3598598", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.45.0", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.1", + "friendsofphp/php-cs-fixer": "~3.46.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.18.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { @@ -502,7 +502,7 @@ "ergebnis/license": "^2.4.0", "ergebnis/phpunit-slow-test-detector": "^2.9.0", "ergebnis/rector-rules": "~0.3.0", - "fakerphp/faker": "^1.23.0", + "fakerphp/faker": "^1.23.1", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.15", "psalm/plugin-phpunit": "~0.18.4", @@ -541,7 +541,7 @@ "security": "https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2023-12-30T08:34:18+00:00" + "time": "2024-01-04T10:45:13+00:00" }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", @@ -769,21 +769,22 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.45.0", + "version": "v3.46.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "c0daa33cb2533cd73f48dde1c70c2afa3e7953b5" + "reference": "be6831c9af1740470d2a773119b9273f8ac1c3d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c0daa33cb2533cd73f48dde1c70c2afa3e7953b5", - "reference": "c0daa33cb2533cd73f48dde1c70c2afa3e7953b5", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/be6831c9af1740470d2a773119b9273f8ac1c3d2", + "reference": "be6831c9af1740470d2a773119b9273f8ac1c3d2", "shasum": "" }, "require": { "composer/semver": "^3.4", "composer/xdebug-handler": "^3.0.3", + "ext-filter": "*", "ext-json": "*", "ext-tokenizer": "*", "php": "^7.4 || ^8.0", @@ -847,7 +848,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.45.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.46.0" }, "funding": [ { @@ -855,20 +856,20 @@ "type": "github" } ], - "time": "2023-12-30T02:07:07+00:00" + "time": "2024-01-03T21:38:46+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.17.1", + "version": "v3.18.0", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e" + "reference": "e03b07a58e08133c92c9e7a5ccc69e1457f8c98d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", - "reference": "1adfc79e5bd11ff713b1c2a512c382cc8fcff34e", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/e03b07a58e08133c92c9e7a5ccc69e1457f8c98d", + "reference": "e03b07a58e08133c92c9e7a5ccc69e1457f8c98d", "shasum": "" }, "require": { @@ -899,9 +900,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.1" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.18.0" }, - "time": "2023-12-23T14:34:27+00:00" + "time": "2023-12-31T13:36:45+00:00" }, { "name": "netresearch/jsonmapper",