From 833b511c4764f389c789793217c4e9ce7b4aff77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:10:51 +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.23.0 to 6.25.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.23.0...6.25.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 | 60 +++++++++++++++++++++++++-------------------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index 8af9e1c9..b6b43ae7 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "require-dev": { "composer/composer": "^2.7.0", "ergebnis/license": "^2.4.0", - "ergebnis/php-cs-fixer-config": "^6.23.0", + "ergebnis/php-cs-fixer-config": "^6.25.0", "ergebnis/phpunit-slow-test-detector": "^2.10.0", "fakerphp/faker": "^1.23.1", "infection/infection": "~0.26.6", diff --git a/composer.lock b/composer.lock index 8561cd41..5876909c 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": "4930d8d87cf3b2e874e1f74b949357f4", + "content-hash": "5e8550624493a98720cf16ee5cab583c", "packages": [ { "name": "ergebnis/json", @@ -1554,23 +1554,23 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.23.0", + "version": "6.25.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "3459378254b64e8fd0217c5e7bd88fb2559f02e2" + "reference": "84a0acd52946aba121ac8e30c5696d70875ae713" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/3459378254b64e8fd0217c5e7bd88fb2559f02e2", - "reference": "3459378254b64e8fd0217c5e7bd88fb2559f02e2", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/84a0acd52946aba121ac8e30c5696d70875ae713", + "reference": "84a0acd52946aba121ac8e30c5696d70875ae713", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.4", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.50.0", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.20.0", + "friendsofphp/php-cs-fixer": "~3.52.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.21.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { @@ -1582,11 +1582,11 @@ "fakerphp/faker": "^1.23.1", "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.6.17", - "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "^1.0.1", + "psalm/plugin-phpunit": "~0.19.0", + "rector/rector": "^1.0.3", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.22.2" + "vimeo/psalm": "^5.23.1" }, "type": "library", "extra": { @@ -1618,7 +1618,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": "2024-02-24T07:17:47+00:00" + "time": "2024-03-18T21:51:21+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -1980,16 +1980,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.50.0", + "version": "v3.52.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c" + "reference": "a3564bd66f4bce9bc871ef18b690e2dc67a7f969" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c", - "reference": "dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a3564bd66f4bce9bc871ef18b690e2dc67a7f969", + "reference": "a3564bd66f4bce9bc871ef18b690e2dc67a7f969", "shasum": "" }, "require": { @@ -2060,7 +2060,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.50.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.52.0" }, "funding": [ { @@ -2068,7 +2068,7 @@ "type": "github" } ], - "time": "2024-02-23T23:17:45+00:00" + "time": "2024-03-18T18:40:11+00:00" }, { "name": "infection/abstract-testframework-adapter", @@ -2375,22 +2375,22 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.20.0", + "version": "v3.21.0", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "a80cd2b18460fbaf3262139c431f1428470d322f" + "reference": "3d1bb75be0df6c6fba4487c75b9e425a2c1d27c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/a80cd2b18460fbaf3262139c431f1428470d322f", - "reference": "a80cd2b18460fbaf3262139c431f1428470d322f", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/3d1bb75be0df6c6fba4487c75b9e425a2c1d27c9", + "reference": "3d1bb75be0df6c6fba4487c75b9e425a2c1d27c9", "shasum": "" }, "require": { "ext-filter": "*", "ext-tokenizer": "*", - "friendsofphp/php-cs-fixer": "^3.49", + "friendsofphp/php-cs-fixer": "^3.50", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -2415,9 +2415,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.20.0" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.21.0" }, - "time": "2024-02-03T10:31:11+00:00" + "time": "2024-02-24T08:53:34+00:00" }, { "name": "myclabs/deep-copy", @@ -6218,16 +6218,16 @@ }, { "name": "symfony/process", - "version": "v5.4.35", + "version": "v5.4.36", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "cbc28e34015ad50166fc2f9c8962d28d0fe861eb" + "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/cbc28e34015ad50166fc2f9c8962d28d0fe861eb", - "reference": "cbc28e34015ad50166fc2f9c8962d28d0fe861eb", + "url": "https://api.github.com/repos/symfony/process/zipball/4fdf34004f149cc20b2f51d7d119aa500caad975", + "reference": "4fdf34004f149cc20b2f51d7d119aa500caad975", "shasum": "" }, "require": { @@ -6260,7 +6260,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.4.35" + "source": "https://github.com/symfony/process/tree/v5.4.36" }, "funding": [ { @@ -6276,7 +6276,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T13:51:25+00:00" + "time": "2024-02-12T15:49:53+00:00" }, { "name": "symfony/service-contracts",