Skip to content

Commit

Permalink
Merge pull request #353 from Yoast/JRF/security-policy-updates
Browse files Browse the repository at this point in the history
Composer.json: add link to security policy
  • Loading branch information
jrfnl authored Nov 24, 2023
2 parents 2c1927d + 5087f7c commit e988745
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 @@ -20,7 +20,8 @@
"homepage": "https://github.com/Yoast/yoastcs",
"support": {
"issues": "https://github.com/Yoast/yoastcs/issues",
"source": "https://github.com/Yoast/yoastcs"
"source": "https://github.com/Yoast/yoastcs",
"security": "https://github.com/Yoast/yoastcs/security/policy"
},
"require": {
"php": ">=7.2",
Expand Down

0 comments on commit e988745

Please sign in to comment.