Skip to content

Commit b8c10ff

Browse files
authored
Merge pull request #1433 from ergebnis/dependabot/composer/friendsofphp/php-cs-fixer-3.95.5
composer(deps): Bump friendsofphp/php-cs-fixer from 3.95.2 to 3.95.5
2 parents 55c6519 + 77c7815 commit b8c10ff

3 files changed

Lines changed: 62 additions & 60 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
For a full diff see [`6.62.1...main`][6.62.1...main].
1010

11+
### Fixed
12+
13+
- Updated `friendsofphp/php-cs-fixer` ([#1433]), by [@dependabot]
14+
1115
## [`6.62.1`][6.62.1]
1216

1317
For a full diff see [`6.62.0...6.62.1`][6.62.0...6.62.1].
@@ -2269,6 +2273,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
22692273
[#1415]: https://github.com/ergebnis/php-cs-fixer-config/pull/1415
22702274
[#1416]: https://github.com/ergebnis/php-cs-fixer-config/pull/1416
22712275
[#1418]: https://github.com/ergebnis/php-cs-fixer-config/pull/1418
2276+
[#1433]: https://github.com/ergebnis/php-cs-fixer-config/pull/1433
22722277

22732278
[@dependabot]: https://github.com/apps/dependabot
22742279
[@linuxjuggler]: https://github.com/linuxjuggler

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
2121
"ext-filter": "*",
2222
"erickskrauch/php-cs-fixer-custom-fixers": "~1.3.1",
23-
"friendsofphp/php-cs-fixer": "~3.95.2",
23+
"friendsofphp/php-cs-fixer": "~3.95.5",
2424
"kubawerlos/php-cs-fixer-custom-fixers": "~3.37.2"
2525
},
2626
"require-dev": {

composer.lock

Lines changed: 56 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)