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

feat: PHP Composer Analyzer Scans packages-dev by default #7114

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jeremylong
Copy link
Owner

Fixes Issue #7095

The PHP Composer Analyzer will by default scan "packages-dev". Configuration settings have been added so that dev packages can be skipped.

Have test cases been added to cover the new functionality?

Test cases have been updated.

- adds option to skip dev packages
- resolves #7095
@boring-cyborg boring-cyborg bot added ant changes to ant cli changes to the cli core changes to core documentation site documentation maven changes to the maven plugin tests test cases utils changes to utils labels Oct 29, 2024
@jeremylong jeremylong added this to the 11.0.1 milestone Oct 30, 2024
@jeremylong jeremylong merged commit 08d7657 into main Oct 30, 2024
9 checks passed
@jeremylong jeremylong deleted the scratch/composer-skipDev branch October 30, 2024 09:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ant changes to ant cli changes to the cli core changes to core documentation site documentation maven changes to the maven plugin tests test cases utils changes to utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant