Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer.json: add link to security policy #291

Merged
merged 1 commit into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. 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#1353
    jrfnl committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    801a181 View commit details
    Browse the repository at this point in the history