From ca47ba765b9060fda0b3ad4ef3ab22561b9d072a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 3 May 2026 07:53:06 +0200 Subject: update to 2.5.2 --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 99a45af..05d5855 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,12 @@ "role": "lead" } ], + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/tecnickcom" + } + ], "require": { "php": ">=8.1", "ext-curl": "*", -- cgit