Skip to content

Commit

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

composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 6.17.0 to 6.19.0
  • Loading branch information
localheinz committed Jan 7, 2024
2 parents e55d27d + 9d3374a commit 45dd8b2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .php-cs-fixer.php
Expand Up @@ -18,7 +18,7 @@
__DIR__ . '/LICENSE.md',
License\Range::since(
License\Year::fromString('2021'),
new \DateTimeZone('UTC'),
new DateTimeZone('UTC'),
),
License\Holder::fromString('Andreas Möller'),
License\Url::fromString('https://github.com/ergebnis/phpunit-slow-test-detector'),
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"ergebnis/composer-normalize": "^2.28.3",
"ergebnis/data-provider": "^3.2.0",
"ergebnis/license": "^2.4.0",
"ergebnis/php-cs-fixer-config": "^6.17.0",
"ergebnis/php-cs-fixer-config": "^6.19.0",
"fakerphp/faker": "^1.23.1",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.18.13",
Expand Down
43 changes: 22 additions & 21 deletions composer.lock

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

0 comments on commit 45dd8b2

Please sign in to comment.