diff --git a/composer.json b/composer.json index 668815b78..3bde18f67 100644 --- a/composer.json +++ b/composer.json @@ -63,6 +63,12 @@ ] } }, + "funding": [ + { + "type": "patreon", + "url": "https://www.patreon.com/seantymon" + } + ], "config": { "sort-packages": true },