Commit 801a181
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 c67c182 commit 801a181
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments