Skip to content

Commit 0b46e4d

Browse files
authored
Merge pull request #147 from Yoast/JRF/composer-add-security-link
Composer.json: add link to security policy
2 parents 3b87724 + 86fd01a commit 0b46e4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"homepage": "https://github.com/Yoast/PHPUnit-Polyfills",
2323
"support": {
2424
"issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues",
25-
"source": "https://github.com/Yoast/PHPUnit-Polyfills"
25+
"source": "https://github.com/Yoast/PHPUnit-Polyfills",
26+
"security": "https://github.com/Yoast/PHPUnit-Polyfills/security/policy"
2627
},
2728
"require": {
2829
"php": ">=5.4",

0 commit comments

Comments
 (0)