Skip to content

Commit

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

composer(deps): bump friendsofphp/php-cs-fixer from 2.18.1 to 2.18.2
  • Loading branch information
ergebnis-bot authored Jan 26, 2021
2 parents 170545c + 559141c commit 40245b4
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 9 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`2.12.0...main`][2.12.0...main].
For a full diff see [`2.12.0...main`][2.12.1...main].

## [`2.12.1`][2.12.1]

For a full diff see [`2.12.0...2.12.1`][2.12.0...2.12.1].

### Fixed

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

## [`2.12.0`][2.12.0]

Expand Down Expand Up @@ -269,6 +277,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[2.10.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.10.0
[2.11.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.11.0
[2.12.0]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.12.0
[2.12.1]: https://github.com/ergebnis/php-cs-fixer-config/releases/tag/2.12.1

[d899e77...1.0.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/d899e77...1.0.0
[1.0.0...1.1.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/1.0.0...1.1.0
Expand All @@ -294,7 +303,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[2.9.0...2.10.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/2.9.0...2.10.0
[2.10.0...2.11.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/2.10.0...2.11.0
[2.11.0...2.12.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/2.11.0...2.12.0
[2.12.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/2.12.0...main
[2.12.0...2.12.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/2.12.0...2.12.1
[2.12.1...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/2.12.1...main

[#3]: https://github.com/ergebnis/php-cs-fixer-config/pull/3
[#14]: https://github.com/ergebnis/php-cs-fixer-config/pull/14
Expand Down Expand Up @@ -353,6 +363,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[#337]: https://github.com/ergebnis/php-cs-fixer-config/pull/337
[#343]: https://github.com/ergebnis/php-cs-fixer-config/pull/343
[#344]: https://github.com/ergebnis/php-cs-fixer-config/pull/344
[#348]: https://github.com/ergebnis/php-cs-fixer-config/pull/348

[@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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.2 || ^8.0",
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~2.18.1"
"friendsofphp/php-cs-fixer": "~2.18.2"
},
"replace": {
"symfony/polyfill-php70": "*",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

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

0 comments on commit 40245b4

Please sign in to comment.