diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-03 07:50:22 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-03 07:50:22 +0200 |
| commit | 333e808a950469a3171777141a768bc22b2f7f91 (patch) | |
| tree | e0d716340f6ddf606ffeb4c18d2b679fa8de7a84 /composer.json | |
| parent | 68e48bc3132572f966a4484d961f2c82e7d45bcd (diff) | |
update to 2.5.3
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
1 files changed, 6 insertions, 0 deletions
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": "*" |
