From 0d1366f3866ef8256a23d4437c0d9e6b89626b3c Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 3 Aug 2021 12:08:11 +0200 Subject: [PATCH] Update sponsoring information --- Documentation/Changelog/1.1.2.rst | 2 ++ readme.rst | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/Documentation/Changelog/1.1.2.rst b/Documentation/Changelog/1.1.2.rst index 694f311..45765b3 100644 --- a/Documentation/Changelog/1.1.2.rst +++ b/Documentation/Changelog/1.1.2.rst @@ -32,6 +32,8 @@ Fixes Resolves: :issue:`63`. + Sponsored by: https://www.werkraum-media.de/ + Tasks ----- diff --git a/readme.rst b/readme.rst index c96411d..e17907c 100644 --- a/readme.rst +++ b/readme.rst @@ -35,11 +35,6 @@ PSR-14 Event Dispatcher EXT:dashboard Used to visualize collected tracking information. -Todos -===== - -#. Add version matrix to test with multiple PHP versions. - Thanks ======