diff --git a/composer.json b/composer.json index 443c885..6621825 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,16 @@ "irc": "ircs://irc.libera.chat:6697/yii", "chat": "https://t.me/yii3en" }, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/yiisoft" + }, + { + "type": "github", + "url": "https://github.com/sponsors/yiisoft" + } + ], "require": { "php": "^7.4|^8.0", "ext-hash": "*",