From 6ccce8db1d45d5178f1a11d5029f39a6325cf291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:42:03 +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.11.0 to 6.12.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.11.0...6.12.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 | 98 +++++++++++++++++++++++++-------------------------- 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/composer.json b/composer.json index 19bd8d4..3925791 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ergebnis/composer-normalize": "^2.29.0", "ergebnis/data-provider": "^3.1.0", "ergebnis/license": "^2.2.0", - "ergebnis/php-cs-fixer-config": "~6.11.0", + "ergebnis/php-cs-fixer-config": "~6.12.0", "ergebnis/phpunit-slow-test-detector": "^2.4.0", "fakerphp/faker": "^1.23.0", "infection/infection": "~0.27.8", diff --git a/composer.lock b/composer.lock index 970d59e..160cc3b 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": "51f31048dba878741a456cab585572dd", + "content-hash": "c38b4288a34aade50f280c95524be4de", "packages": [], "packages-dev": [ { @@ -1025,38 +1025,38 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.11.0", + "version": "6.12.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "e36a9f2c06e91b125149bb392e8e10bcafc9568d" + "reference": "a9a29f07063902fdc4964ffb7d19f5301f923499" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/e36a9f2c06e91b125149bb392e8e10bcafc9568d", - "reference": "e36a9f2c06e91b125149bb392e8e10bcafc9568d", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/a9a29f07063902fdc4964ffb7d19f5301f923499", + "reference": "a9a29f07063902fdc4964ffb7d19f5301f923499", "shasum": "" }, "require": { - "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.0", + "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.1", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.38.0", - "kubawerlos/php-cs-fixer-custom-fixers": "~3.16.2", + "friendsofphp/php-cs-fixer": "~3.40.0", + "kubawerlos/php-cs-fixer-custom-fixers": "~3.17.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.39.0", "ergebnis/data-provider": "^3.0.0", "ergebnis/license": "^2.2.0", - "ergebnis/phpunit-slow-test-detector": "^2.3.2", + "ergebnis/phpunit-slow-test-detector": "^2.4.0", "ergebnis/rector-rules": "~0.1.0", "fakerphp/faker": "^1.23.0", "phpunit/phpunit": "^10.4.2", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~0.18.6", + "rector/rector": "~0.18.10", "symfony/filesystem": "^6.3.1", "symfony/process": "^6.3.4", - "vimeo/psalm": "^5.15.0" + "vimeo/psalm": "^5.16.0" }, "type": "library", "extra": { @@ -1088,7 +1088,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-11-07T08:53:03+00:00" + "time": "2023-11-27T11:57:43+00:00" }, { "name": "ergebnis/phpunit-slow-test-detector", @@ -1162,16 +1162,16 @@ }, { "name": "erickskrauch/php-cs-fixer-custom-fixers", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers.git", - "reference": "a0bef8d27904731cbd5e60ffd05fd9ce2d6850b2" + "reference": "6b0e22fd12fb3110f74e34aa6988468a220609bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erickskrauch/php-cs-fixer-custom-fixers/zipball/a0bef8d27904731cbd5e60ffd05fd9ce2d6850b2", - "reference": "a0bef8d27904731cbd5e60ffd05fd9ce2d6850b2", + "url": "https://api.github.com/repos/erickskrauch/php-cs-fixer-custom-fixers/zipball/6b0e22fd12fb3110f74e34aa6988468a220609bf", + "reference": "6b0e22fd12fb3110f74e34aa6988468a220609bf", "shasum": "" }, "require": { @@ -1218,9 +1218,9 @@ ], "support": { "issues": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/issues", - "source": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/tree/1.2.0" + "source": "https://github.com/erickskrauch/php-cs-fixer-custom-fixers/tree/1.2.1" }, - "time": "2023-07-20T02:51:18+00:00" + "time": "2023-11-16T16:27:33+00:00" }, { "name": "fakerphp/faker", @@ -1454,50 +1454,50 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.38.0", + "version": "v3.40.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "7e6070026e76aa09d77a47519625c86593fb8e31" + "reference": "27d2b3265b5d550ec411b4319967ae7cfddfb2e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7e6070026e76aa09d77a47519625c86593fb8e31", - "reference": "7e6070026e76aa09d77a47519625c86593fb8e31", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/27d2b3265b5d550ec411b4319967ae7cfddfb2e0", + "reference": "27d2b3265b5d550ec411b4319967ae7cfddfb2e0", "shasum": "" }, "require": { - "composer/semver": "^3.3", + "composer/semver": "^3.4", "composer/xdebug-handler": "^3.0.3", "ext-json": "*", "ext-tokenizer": "*", "php": "^7.4 || ^8.0", "sebastian/diff": "^4.0 || ^5.0", - "symfony/console": "^5.4 || ^6.0", - "symfony/event-dispatcher": "^5.4 || ^6.0", - "symfony/filesystem": "^5.4 || ^6.0", - "symfony/finder": "^5.4 || ^6.0", - "symfony/options-resolver": "^5.4 || ^6.0", - "symfony/polyfill-mbstring": "^1.27", - "symfony/polyfill-php80": "^1.27", - "symfony/polyfill-php81": "^1.27", - "symfony/process": "^5.4 || ^6.0", - "symfony/stopwatch": "^5.4 || ^6.0" + "symfony/console": "^5.4 || ^6.0 || ^7.0", + "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0", + "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", + "symfony/finder": "^5.4 || ^6.0 || ^7.0", + "symfony/options-resolver": "^5.4 || ^6.0 || ^7.0", + "symfony/polyfill-mbstring": "^1.28", + "symfony/polyfill-php80": "^1.28", + "symfony/polyfill-php81": "^1.28", + "symfony/process": "^5.4 || ^6.0 || ^7.0", + "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { "facile-it/paraunit": "^1.3 || ^2.0", "justinrainbow/json-schema": "^5.2", - "keradus/cli-executor": "^2.0", + "keradus/cli-executor": "^2.1", "mikey179/vfsstream": "^1.6.11", - "php-coveralls/php-coveralls": "^2.5.3", + "php-coveralls/php-coveralls": "^2.7", "php-cs-fixer/accessible-object": "^1.1", - "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", - "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", - "phpspec/prophecy": "^1.16", + "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4", + "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4", + "phpspec/prophecy": "^1.17", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5", - "symfony/phpunit-bridge": "^6.2.3", - "symfony/yaml": "^5.4 || ^6.0" + "phpunit/phpunit": "^9.6", + "symfony/phpunit-bridge": "^6.3.8 || ^7.0", + "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "suggest": { "ext-dom": "For handling output formats in XML", @@ -1535,7 +1535,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.38.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.40.0" }, "funding": [ { @@ -1543,7 +1543,7 @@ "type": "github" } ], - "time": "2023-11-07T08:44:54+00:00" + "time": "2023-11-26T09:25:53+00:00" }, { "name": "infection/abstract-testframework-adapter", @@ -1926,16 +1926,16 @@ }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", - "version": "v3.16.2", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git", - "reference": "d3f2590069d06ba49ad24cac03f802e8ad0aaeba" + "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/d3f2590069d06ba49ad24cac03f802e8ad0aaeba", - "reference": "d3f2590069d06ba49ad24cac03f802e8ad0aaeba", + "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", + "reference": "bbfb4ff20d148ed9531b1cfc9c9a861faba72b9a", "shasum": "" }, "require": { @@ -1966,9 +1966,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.16.2" + "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.17.0" }, - "time": "2023-08-06T13:50:15+00:00" + "time": "2023-11-19T12:08:42+00:00" }, { "name": "localheinz/diff",