From b57df5c4b04a65a7de71fb5ffbfe9efb2c1223b5 Mon Sep 17 00:00:00 2001 From: will Date: Mon, 5 Jul 2021 16:16:05 +0000 Subject: [PATCH] Update dependencies --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7d2f4a8..76fff7ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Add german translation ([#140](https://github.com/mettle/sendportal-core/pull/140)) - PHP 8: Bug fix for str_ireplace - empty values ([#133](https://github.com/mettle/sendportal-core/pull/133)) - Update GitHub workflow for PHP CS Fixer v3 ([#130](https://github.com/mettle/sendportal-core/pull/130)) +- Update dependencies ## 2.0.2 - 2021-04-30 - Add matrix strategy to cover all supported php versions ([#127](https://github.com/mettle/sendportal-core/pull/127))