diff --git a/composer.json b/composer.json index 5079105..aedb659 100644 --- a/composer.json +++ b/composer.json @@ -27,5 +27,9 @@ }, "scripts": { "test": "pest" + }, + "support": { + "issues": "https://github.com/shufflingpixels/php-io/issues", + "source": "https://github.com/shufflingpixels/php-io" } }