Skip to content

Commit

Permalink
Merge pull request #338 from Yoast/JRF/add-security-policy-file
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 74a4312 + 60f2482 commit f201e4b
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 @@
"support": {
"issues": "https://github.com/Yoast/duplicate-post/issues",
"forum": "https://wordpress.org/support/plugin/duplicate-post",
"source": "https://github.com/Yoast/duplicate-post"
"source": "https://github.com/Yoast/duplicate-post",
"security": "https://yoast.com/security-program/"
},
"require": {
"php": "^7.2.5 || ^8.0",
Expand Down

0 comments on commit f201e4b

Please sign in to comment.