Skip to content

Commit 1ff6425

Browse files
authored
Merge pull request #1187 from ergebnis/dependabot/composer/friendsofphp/php-cs-fixer-3.71.0
composer(deps): Bump friendsofphp/php-cs-fixer from 3.70.2 to 3.71.0
2 parents 6f64594 + b1f50a5 commit 1ff6425

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

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.44.1...main`][6.44.1...main].
1010

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

1317
For a full diff see [`6.44.0...6.44.1`][6.44.0...6.44.1].
@@ -1903,6 +1907,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
19031907
[#1178]: https://github.com/ergebnis/php-cs-fixer-config/pull/1178
19041908
[#1179]: https://github.com/ergebnis/php-cs-fixer-config/pull/1179
19051909
[#1183]: https://github.com/ergebnis/php-cs-fixer-config/pull/1183
1910+
[#1187]: https://github.com/ergebnis/php-cs-fixer-config/pull/1187
19061911

19071912
[@dependabot]: https://github.com/apps/dependabot
19081913
[@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",
2121
"ext-filter": "*",
2222
"erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0",
23-
"friendsofphp/php-cs-fixer": "~3.70.2",
23+
"friendsofphp/php-cs-fixer": "~3.71.0",
2424
"kubawerlos/php-cs-fixer-custom-fixers": "~3.23.0"
2525
},
2626
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)