Skip to content

Commit

Permalink
Merge pull request #856 from ergebnis/dependabot/composer/friendsofph…
Browse files Browse the repository at this point in the history
…p/php-cs-fixer-3.26.0

composer(deps): Bump friendsofphp/php-cs-fixer from 3.25.1 to 3.26.0
  • Loading branch information
localheinz authored Sep 8, 2023
2 parents 8a49d56 + 2110a82 commit dbd2fca
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 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 [`5.14.2...main`][5.14.2...main].

## Changed

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

## [`5.14.2`][5.14.2]

For a full diff see [`5.14.1...5.14.2`][5.14.1...5.14.2].
Expand Down Expand Up @@ -1121,6 +1125,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#848]: https://github.com/ergebnis/php-cs-fixer-config/pull/848
[#849]: https://github.com/ergebnis/php-cs-fixer-config/pull/849
[#850]: https://github.com/ergebnis/php-cs-fixer-config/pull/850
[#856]: https://github.com/ergebnis/php-cs-fixer-config/pull/856

[@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 @@ -17,7 +17,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~3.25.1"
"friendsofphp/php-cs-fixer": "~3.26.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.36.0",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbd2fca

Please sign in to comment.