Skip to content

Commit bc5d011

Browse files
authored
Merge pull request #104 from PHPCSStandards/feature/composer-add-funding-info
Composer.json: add link to security policy
2 parents 8a3a383 + f9b572b commit bc5d011

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
@@ -26,7 +26,8 @@
2626
"support": {
2727
"issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
2828
"wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki",
29-
"source": "https://github.com/PHPCSStandards/PHP_CodeSniffer"
29+
"source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
30+
"security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy"
3031
},
3132
"extra": {
3233
"branch-alias": {

0 commit comments

Comments
 (0)