diff --git a/composer.json b/composer.json index 8395e4a..be34835 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,12 @@ "homepage": "https://github.com/fxpio/foxy", "type": "composer-plugin", "license": "MIT", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/terabytesoftw" + } + ], "require": { "ext-ctype": "*", "ext-mbstring": "*",