Commit 261a93b
committed
Composer.json: add link to security policy
This is a new feature available since Composer 2.6.0, which was released a little while ago.
When this key is added, it will also show a link to the security policy on Packagist.
The security policy itself has been added to the organisation `.github` repository and can be accessed via the `security/policy` link on each repo.
Refs:
* https://github.com/composer/composer/releases/tag/2.6.0
* composer/composer#11271
* composer/packagist#13531 parent faebb1a commit 261a93b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments