diff --git a/composer.json b/composer.json index 7d46335..353f034 100644 --- a/composer.json +++ b/composer.json @@ -17,5 +17,11 @@ "psr-4": { "RedLock\\": "src/" } - } + }, + "funding": [ + { + "type": "patreon", + "url": "https://www.patreon.com/ronnylt" + } + ] }