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

Add "static analysis" Composer keyword #33

Merged
merged 1 commit into from Sep 4, 2022

Commits on Sep 4, 2022

  1. Add "static analysis" Composer keyword

    As per https://getcomposer.org/doc/04-schema.md#keywords by including "static analysis" as a keyword in the `composer.json` file, Composer 2.4.0-RC1 and later will prompt users if the package is installed with `composer require` instead of `composer require --dev`. See composer/composer#10960 for more info.
    GaryJones committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ad13c1c View commit details
    Browse the repository at this point in the history