From 333e808a950469a3171777141a768bc22b2f7f91 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 3 May 2026 07:50:22 +0200 Subject: update to 2.5.3 --- composer.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index a1524ae..936003a 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,12 @@ "role": "lead" } ], + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/tecnickcom" + } + ], "require": { "php": ">=8.1", "ext-pcre": "*" -- cgit