Skip to content

Commit

Permalink
Merge pull request #43 from PHPCompatibility/feature/composer-securit…
Browse files Browse the repository at this point in the history
…y-link

Composer.json: add link to security policy
  • Loading branch information
jrfnl committed Dec 8, 2023
2 parents 10330b5 + 217c137 commit 135b06a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
} ],
"support" : {
"issues" : "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
"source" : "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
"source" : "https://github.com/PHPCompatibility/PHPCompatibilityParagonie",
"security": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/security/policy"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit 135b06a

Please sign in to comment.