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 Composer Require Checker #255

Open
nunomaduro opened this issue Aug 25, 2019 · 2 comments
Open

Add Composer Require Checker #255

nunomaduro opened this issue Aug 25, 2019 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nunomaduro
Copy link
Owner

Q A
Bug report? no
Feature request? yes
Library version latest

Would be great add a maglnet/ComposerRequireChecker to php insights, so we can analyze composer dependencies and verify that no unknown symbols are used in the sources of a package. This will prevent you from using "soft" dependencies that are not defined within your composer.json require section.

@nunomaduro nunomaduro added enhancement New feature or request good first issue Good for newcomers labels Aug 25, 2019
@nunomaduro
Copy link
Owner Author

@olivernybroe After your great last refactor, it's trivial to add new wrappers? Do you think it's worth to write something about it on the readme? Or its still something that should be kept internal (to us)?

@olivernybroe
Copy link
Collaborator

@nunomaduro I think we could have a contribution section which tells you how to integrate a new tool 👍

@olivernybroe olivernybroe pinned this issue Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants