From dc44f07be33124ea1d22430eb5f8f1eac66a0597 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 3 May 2026 07:52:55 +0200 Subject: update to 2.2.2 --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 22595aa..fe318ef 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,12 @@ "role": "lead" } ], + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/tecnickcom" + } + ], "require": { "php": ">=8.1", "ext-date": "*", -- cgit