Skip to content

Commit 6ba9dee

Browse files
authored
Merge pull request #1263 from ergebnis/dependabot/composer/friendsofphp/php-cs-fixer-3.85.1
composer(deps): Bump friendsofphp/php-cs-fixer from 3.84.0 to 3.85.1
2 parents bbc748c + 47a8a18 commit 6ba9dee

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ For a full diff see [`6.50.0...main`][6.50.0...main].
1111
### Changed
1212

1313
- Updated `kubawerlos/php-cs-fixer-custom-fixers` ([#1257]), by [@dependabot]
14+
- Updated `friendsofphp/php-cs-fixer` ([#1263]), by [@dependabot]
1415

1516
## [`6.50.0`][6.50.0]
1617

@@ -2016,6 +2017,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
20162017
[#1251]: https://github.com/ergebnis/php-cs-fixer-config/pull/1251
20172018
[#1252]: https://github.com/ergebnis/php-cs-fixer-config/pull/1252
20182019
[#1257]: https://github.com/ergebnis/php-cs-fixer-config/pull/1257
2020+
[#1263]: https://github.com/ergebnis/php-cs-fixer-config/pull/1263
20192021

20202022
[@dependabot]: https://github.com/apps/dependabot
20212023
[@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.84.0",
23+
"friendsofphp/php-cs-fixer": "~3.85.1",
2424
"kubawerlos/php-cs-fixer-custom-fixers": "~3.31.0"
2525
},
2626
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)