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

Request: validate composer, package.json #80

Open
bingalls opened this issue Mar 28, 2019 · 0 comments
Open

Request: validate composer, package.json #80

bingalls opened this issue Mar 28, 2019 · 0 comments

Comments

@bingalls
Copy link

Please add a test for composer validate
If package.json exists, run npm audit
Check that roave/security-advisories: dev-master is in composer.json
It should be the only package as dev-master, which can affect composer validate
Composer Validate should handle semver checking, but you may wish to roll your own, to accommodate user configurable checks for these prefix/suffixes:

  • ^1.2.3
  • ~1.2.3
  • 1.2.*
    Of course, Composer Validate does much more, including composer.lock checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant