From b067581d3f1bb9f2e94bab2b120b4d485efbc715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 15:00:42 +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.9.2 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.9.2...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 7835bba0..69288250 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.31.0", "ergebnis/license": "^2.1.0", - "ergebnis/php-cs-fixer-config": "^5.9.2", + "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 684e7777..4452bf4d 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": "e1196b7e8a3fc2ba3b51e60b839bd618", + "content-hash": "7aca7767b229b42cd17f3e28a70f54bd", "packages": [], "packages-dev": [ { @@ -1242,34 +1242,35 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "5.9.2", + "version": "5.10.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "98fbbd3878da4bdfd38d2ac3f3aa53061b6fecdd" + "reference": "b657fd83230712d283b796c7db0d65442a2b4d7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/98fbbd3878da4bdfd38d2ac3f3aa53061b6fecdd", - "reference": "98fbbd3878da4bdfd38d2ac3f3aa53061b6fecdd", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/b657fd83230712d283b796c7db0d65442a2b4d7f", + "reference": "b657fd83230712d283b796c7db0d65442a2b4d7f", "shasum": "" }, "require": { "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.19.2", - "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": { @@ -1299,7 +1300,7 @@ "issues": "https://github.com/ergebnis/php-cs-fixer-config/issues", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2023-06-25T20:29:44+00:00" + "time": "2023-06-28T09:15:01+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -1601,16 +1602,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.19.2", + "version": "v3.20.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "210dd89560edb27a8e0d5086b734ac5b5fd4e0e4" + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/210dd89560edb27a8e0d5086b734ac5b5fd4e0e4", - "reference": "210dd89560edb27a8e0d5086b734ac5b5fd4e0e4", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e8249e0b15e2bc022fbbd1090ce29d071481e69", + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69", "shasum": "" }, "require": { @@ -1685,7 +1686,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.19.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.20.0" }, "funding": [ { @@ -1693,7 +1694,7 @@ "type": "github" } ], - "time": "2023-06-25T16:42:58+00:00" + "time": "2023-06-27T20:22:39+00:00" }, { "name": "infection/abstract-testframework-adapter",