From 2f218a036c9dcd6c62aabb988cdac4cad73c035b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Mon, 27 Nov 2023 12:52:14 +0100 Subject: [PATCH] Fix: Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3aadb7..5c9ebd99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), For a full diff see [`6.11.0...main`][6.11.0...main]. +### Changed + +- Updated `friendsofphp/php-cs-fixer` ([#942]), by [@dependabot] + ## [`6.11.0`][6.11.0] For a full diff see [`6.10.0...6.11.0`][6.10.0...6.11.0]. @@ -1368,6 +1372,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0]. [#927]: https://github.com/ergebnis/php-cs-fixer-config/pull/927 [#928]: https://github.com/ergebnis/php-cs-fixer-config/pull/928 [#930]: https://github.com/ergebnis/php-cs-fixer-config/pull/930 +[#942]: https://github.com/ergebnis/php-cs-fixer-config/pull/942 [@dependabot]: https://github.com/apps/dependabot [@linuxjuggler]: https://github.com/linuxjuggler