Skip to content

Commit

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

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.3.0 to 6.6.0
  • Loading branch information
localheinz authored Oct 9, 2023
2 parents 1c82f3c + 763bf77 commit 9bf9460
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 23 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"require-dev": {
"composer/composer": "^2.6.3",
"ergebnis/license": "^2.2.0",
"ergebnis/php-cs-fixer-config": "~6.3.0",
"ergebnis/php-cs-fixer-config": "~6.6.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"fakerphp/faker": "^1.23.0",
"infection/infection": "~0.27.3",
Expand Down
45 changes: 24 additions & 21 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
use Symfony\Component\Console;
use Symfony\Component\Filesystem;

#[Framework\Attributes\CoversNothing]
#[Framework\Attributes\CoversNothing()]
abstract class AbstractTestCase extends Framework\TestCase
{
use Test\Util\Helper;
Expand Down

0 comments on commit 9bf9460

Please sign in to comment.