From d4359049c043393d9493fa324c8f33caa69e32e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 07:30:12 +0000 Subject: [PATCH 1/2] 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.3.0 to 6.4.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.3.0...6.4.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 | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index b5fd960f..915d67c9 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "ext-pdo_sqlite": "*", "ergebnis/composer-normalize": "^2.37.0", "ergebnis/license": "^2.2.0", - "ergebnis/php-cs-fixer-config": "^6.3.0", + "ergebnis/php-cs-fixer-config": "^6.4.0", "ergebnis/phpstan-rules": "^2.1.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", "infection/infection": "~0.27.2", diff --git a/composer.lock b/composer.lock index d2a82e96..a7e997c0 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": "73959eae6e621b21cd4918a1bcd3f100", + "content-hash": "d6f088570485444bcbd4d155580dac9a", "packages": [ { "name": "composer/package-versions-deprecated", @@ -3166,22 +3166,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.3.0", + "version": "6.4.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "7fce65ccd7443c1dde1a39450944bdcaf6788e8d" + "reference": "33b77d70fa77edb3c4abd6f6169fde507fbd2813" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/7fce65ccd7443c1dde1a39450944bdcaf6788e8d", - "reference": "7fce65ccd7443c1dde1a39450944bdcaf6788e8d", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/33b77d70fa77edb3c4abd6f6169fde507fbd2813", + "reference": "33b77d70fa77edb3c4abd6f6169fde507fbd2813", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.2.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.29.0", + "friendsofphp/php-cs-fixer": "~3.30.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.16.2", "php": "~8.1.0 || ~8.2.0" }, @@ -3228,7 +3228,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-09-26T13:52:15+00:00" + "time": "2023-09-27T07:19:36+00:00" }, { "name": "ergebnis/phpstan-rules", @@ -3596,16 +3596,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.29.0", + "version": "v3.30.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "a55c488e8bfdd9b315880095cd02fa0e49e884d8" + "reference": "95c64693b2f149966a2bc05a7a4981b0343ea52f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a55c488e8bfdd9b315880095cd02fa0e49e884d8", - "reference": "a55c488e8bfdd9b315880095cd02fa0e49e884d8", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/95c64693b2f149966a2bc05a7a4981b0343ea52f", + "reference": "95c64693b2f149966a2bc05a7a4981b0343ea52f", "shasum": "" }, "require": { @@ -3679,7 +3679,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.29.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.30.0" }, "funding": [ { @@ -3687,7 +3687,7 @@ "type": "github" } ], - "time": "2023-09-26T13:02:53+00:00" + "time": "2023-09-26T22:10:43+00:00" }, { "name": "infection/abstract-testframework-adapter", From 367b13be6f8ecba43e39bb91b3c486e96a7771d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Wed, 27 Sep 2023 09:50:50 +0200 Subject: [PATCH 2/2] Fix: Run 'make coding-standards' --- example/test/AutoReview/FixtureTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/test/AutoReview/FixtureTest.php b/example/test/AutoReview/FixtureTest.php index a65c2b09..7dd6e182 100644 --- a/example/test/AutoReview/FixtureTest.php +++ b/example/test/AutoReview/FixtureTest.php @@ -16,7 +16,7 @@ use Ergebnis\FactoryBot; use Example\Test; -#[\PHPUnit\Framework\Attributes\CoversNothing] +#[\PHPUnit\Framework\Attributes\CoversNothing()] final class FixtureTest extends Test\Unit\AbstractTestCase { public function testEntitiesHaveEntityDefinitionProviders(): void