diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-03 08:11:52 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-03 08:11:52 +0200 |
| commit | dbcc706366baabe71464f66b389da6951316325d (patch) | |
| tree | e747eb35e14dfd508ead6c050ed01f98046d7bcf /composer.json | |
| parent | 5174102060ea2b599d9b8aad033fe9717c095d0f (diff) | |
update to 2.1.2
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 3a057c1..a76a56b 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,12 @@ "role": "lead" } ], + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/tecnickcom" + } + ], "require": { "php": ">=8.1", "ext-mbstring": "*", |
