Skip to content

Commit

Permalink
Enhancement: Update friendsofphp/php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 6, 2025
1 parent 78085a5 commit 91054bd
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 146 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.39.0...main`][6.39.0...main].

### Changed

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

## [`6.39.0`][6.39.0]

For a full diff see [`6.38.0...6.39.0`][6.38.0...6.39.0].
Expand Down Expand Up @@ -1785,6 +1789,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#1139]: https://github.com/ergebnis/php-cs-fixer-config/pull/1139
[#1140]: https://github.com/ergebnis/php-cs-fixer-config/pull/1140
[#1141]: https://github.com/ergebnis/php-cs-fixer-config/pull/1141
[#1148]: https://github.com/ergebnis/php-cs-fixer-config/pull/1148

[@dependabot]: https://github.com/apps/dependabot
[@linuxjuggler]: https://github.com/linuxjuggler
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-filter": "*",
"erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0",
"friendsofphp/php-cs-fixer": "~3.65.0",
"friendsofphp/php-cs-fixer": "~3.66.1",
"kubawerlos/php-cs-fixer-custom-fixers": "~3.22.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 91054bd

Please sign in to comment.