diff --git a/composer.json b/composer.json index f26ffcb..db826c7 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,8 @@ "homepage": "https://github.com/Yoast/PHPUnit-Polyfills", "support": { "issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues", - "source": "https://github.com/Yoast/PHPUnit-Polyfills" + "source": "https://github.com/Yoast/PHPUnit-Polyfills", + "security": "https://github.com/Yoast/PHPUnit-Polyfills/security/policy" }, "require": { "php": ">=5.4",