diff --git a/composer.json b/composer.json index 5fe7d68..6f4a0aa 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,8 @@ } ], "support" : { "issues" : "https://github.com/PHPCompatibility/PHPCompatibilityAll/issues", - "source" : "https://github.com/PHPCompatibility/PHPCompatibilityAll" + "source" : "https://github.com/PHPCompatibility/PHPCompatibilityAll", + "security": "https://github.com/PHPCompatibility/PHPCompatibilityAll/security/policy" }, "require" : { "phpcompatibility/php-compatibility" : "*",