Skip to content

Commit

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

composer(deps): Bump friendsofphp/php-cs-fixer from 3.21.1 to 3.21.2
  • Loading branch information
localheinz committed Jul 16, 2023
2 parents 776c379 + 6ea6d92 commit 7ff7977
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
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.11.0...main`][5.11.0...main].

## Fixed

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

## [`5.11.0`][5.11.0]

For a full diff see [`5.10.0...5.11.0`][5.10.0...5.11.0].
Expand Down Expand Up @@ -1051,6 +1055,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#815]: https://github.com/ergebnis/php-cs-fixer-config/pull/815
[#816]: https://github.com/ergebnis/php-cs-fixer-config/pull/816
[#817]: https://github.com/ergebnis/php-cs-fixer-config/pull/817
[#824]: https://github.com/ergebnis/php-cs-fixer-config/pull/824

[@dependabot]: https://github.com/apps/dependabot
[@linuxjuggler]: https://github.com/linuxjuggler
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~3.21.1"
"friendsofphp/php-cs-fixer": "~3.21.2"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.33.0",
Expand Down
17 changes: 9 additions & 8 deletions composer.lock

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

0 comments on commit 7ff7977

Please sign in to comment.