Skip to content

Commit

Permalink
Merge pull request #1061 from ergebnis/dependabot/composer/friendsofp…
Browse files Browse the repository at this point in the history
…hp/php-cs-fixer-3.56.0

composer(deps): Bump friendsofphp/php-cs-fixer from 3.55.0 to 3.56.0
  • Loading branch information
localheinz committed May 8, 2024
2 parents 1246073 + 90a54fe commit a7f271c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 14 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

For a full diff see [`6.27.0...main`][6.27.0...main].

### Changed

- Updated `friendsofphp/php-cs-fixer` ([#1061]), by [@dependabot]

## [`6.27.0`][6.27.0]

For a full diff see [`6.26.0...6.27.0`][6.26.0...6.27.0].
Expand Down Expand Up @@ -1623,6 +1627,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#1051]: https://github.com/ergebnis/php-cs-fixer-config/pull/1051
[#1058]: https://github.com/ergebnis/php-cs-fixer-config/pull/1058
[#1060]: https://github.com/ergebnis/php-cs-fixer-config/pull/1060
[#1061]: https://github.com/ergebnis/php-cs-fixer-config/pull/1061

[@dependabot]: https://github.com/apps/dependabot
[@linuxjuggler]: https://github.com/linuxjuggler
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-filter": "*",
"erickskrauch/php-cs-fixer-custom-fixers": "~1.2.4",
"friendsofphp/php-cs-fixer": "~3.55.0",
"friendsofphp/php-cs-fixer": "~3.56.0",
"kubawerlos/php-cs-fixer-custom-fixers": "~3.21.0"
},
"require-dev": {
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.

0 comments on commit a7f271c

Please sign in to comment.