Skip to content

Commit 02e4bf7

Browse files
authored
Merge pull request #53 from PHPCompatibility/feature/composer-security-link
Composer.json: add link to security policy
2 parents faebb1a + 261a93b commit 02e4bf7

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
@@ -15,7 +15,8 @@
1515
} ],
1616
"support" : {
1717
"issues" : "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
18-
"source" : "https://github.com/PHPCompatibility/PHPCompatibilityWP"
18+
"source" : "https://github.com/PHPCompatibility/PHPCompatibilityWP",
19+
"security": "https://github.com/PHPCompatibility/PHPCompatibilityWP/security/policy"
1920
},
2021
"config": {
2122
"allow-plugins": {

0 commit comments

Comments
 (0)