From bba1ee58b5010398590c2b738709065d0c753370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Fri, 17 May 2024 09:22:55 +0200 Subject: [PATCH] Fix: Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c016026..895608ff 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.28.1...main`][6.28.1...main]. +### Changed + +- Updated `friendsofphp/php-cs-fixer` ([#1065]), by [@dependabot] +- ## [`6.28.1`][6.28.1] For a full diff see [`6.28.0...6.28.1`][6.28.0...6.28.1]. @@ -1645,6 +1649,7 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0]. [#1060]: https://github.com/ergebnis/php-cs-fixer-config/pull/1060 [#1061]: https://github.com/ergebnis/php-cs-fixer-config/pull/1061 [#1062]: https://github.com/ergebnis/php-cs-fixer-config/pull/1062 +[#1065]: https://github.com/ergebnis/php-cs-fixer-config/pull/1065 [@dependabot]: https://github.com/apps/dependabot [@linuxjuggler]: https://github.com/linuxjuggler