From c175c4090ba8f0241df987f4bbb3601ecc9ecb0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:03: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 5.8.0 to 5.10.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/5.8.0...5.10.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 | 35 ++++++++++++++++++----------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index d9656b2c..3105b375 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "ergebnis/composer-normalize": "^2.31.0", "ergebnis/factory-bot": "^1.4.0", "ergebnis/license": "^2.1.0", - "ergebnis/php-cs-fixer-config": "^5.8.0", + "ergebnis/php-cs-fixer-config": "^5.10.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", "fakerphp/faker": "^1.23.0", "infection/infection": "~0.27.0", diff --git a/composer.lock b/composer.lock index ce91b378..520c7613 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": "00d683b5b5e0ed152b14e260a68ca6b9", + "content-hash": "d2c6a80604f966a5380ace3c5aaa1a13", "packages": [ { "name": "brick/math", @@ -5362,34 +5362,35 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "5.8.0", + "version": "5.10.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "2bc7b62ca7a412e8474f9f8eaa9307b66c53c850" + "reference": "b657fd83230712d283b796c7db0d65442a2b4d7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/2bc7b62ca7a412e8474f9f8eaa9307b66c53c850", - "reference": "2bc7b62ca7a412e8474f9f8eaa9307b66c53c850", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/b657fd83230712d283b796c7db0d65442a2b4d7f", + "reference": "b657fd83230712d283b796c7db0d65442a2b4d7f", "shasum": "" }, "require": { "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.18.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0" + "friendsofphp/php-cs-fixer": "~3.20.0", + "php": "~8.1.0 || ~8.2.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.31.0", "ergebnis/license": "^2.1.0", + "ergebnis/phpunit-slow-test-detector": "^2.3.0", "fakerphp/faker": "^1.23.0", - "infection/infection": "~0.26.19", - "phpunit/phpunit": "^9.6.9", + "infection/infection": "~0.27.0", + "phpunit/phpunit": "^10.2.2", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.17.1", "symfony/filesystem": "^5.0.0 || ^6.0.0", "symfony/process": "^5.0.0 || ^6.0.0", - "vimeo/psalm": "^5.12.0" + "vimeo/psalm": "^5.13.1" }, "type": "library", "extra": { @@ -5419,7 +5420,7 @@ "issues": "https://github.com/ergebnis/php-cs-fixer-config/issues", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2023-06-19T08:59:37+00:00" + "time": "2023-06-28T09:15:01+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -5721,16 +5722,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.18.0", + "version": "v3.20.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "b123395c9fa3a70801f816f13606c0f3a7ada8df" + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b123395c9fa3a70801f816f13606c0f3a7ada8df", - "reference": "b123395c9fa3a70801f816f13606c0f3a7ada8df", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e8249e0b15e2bc022fbbd1090ce29d071481e69", + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69", "shasum": "" }, "require": { @@ -5805,7 +5806,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.18.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.20.0" }, "funding": [ { @@ -5813,7 +5814,7 @@ "type": "github" } ], - "time": "2023-06-18T22:25:45+00:00" + "time": "2023-06-27T20:22:39+00:00" }, { "name": "infection/abstract-testframework-adapter",