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

Misc improvements #20

Closed
wants to merge 1 commit into from
Closed

Misc improvements #20

wants to merge 1 commit into from

Conversation

SunMar
Copy link

@SunMar SunMar commented Jul 3, 2022

Hi, I took a bit of time to add some features and update the code and tests. Let me know if this looks ok, if you see any issues and would like be to change something let me know!

- allow configuration of guards per package (#17)
- in case of multiple licenses, accept any instead of require all (#18)
- symfony/debug and symfony/var-dumper are no longer whitelisted, only the description/keyword guard will not trigger on them (if they ever get abandoned, or a license is changed, those guards will trigger)
- add symfony/error-handler to the ignore list of the description/keyword guard (is a production package, pulled in by f.ex. the Laravel framework)
- fix mikey179/vfsstream not being detected as dev package (#19)
- update test dependencies to the latest versions
- add CodeSniffer test for PHP compatibility with version >= 7.0
@SunMar SunMar closed this Dec 14, 2022
@SunMar SunMar deleted the misc-improvements branch December 14, 2022 14:09
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

Successfully merging this pull request may close these issues.

1 participant