diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-03 07:56:52 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-03 07:56:52 +0200 |
| commit | b4362f348bc8d543dc722f9a905be6db5e27d550 (patch) | |
| tree | 985383b8975c2eb9f92ae51fb40904ce4b2b17b4 /composer.json | |
| parent | 7be5675e1a98d460a8f8bde1f475add7959730bf (diff) | |
update to 2.0.53 (no change)
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 8c58066..d3cd47e 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" }, |
