Skip to content

Commit

Permalink
Merge pull request #1159 from ergebnis/dependabot/composer/ergebnis/p…
Browse files Browse the repository at this point in the history
…hp-cs-fixer-config-6.4.0

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.3.0 to 6.4.0
  • Loading branch information
localheinz authored Sep 27, 2023
2 parents 866839a + 367b13b commit 064b973
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
26 changes: 13 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/test/AutoReview/FixtureTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 064b973

Please sign in to comment.