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 to static analysis checks #1

Merged
merged 6 commits into from
Aug 26, 2022
Merged

Conversation

Firehed
Copy link
Owner

@Firehed Firehed commented Sep 29, 2020

No description provided.

@Firehed
Copy link
Owner Author

Firehed commented Sep 29, 2020

This is likely blocked by maglnet/ComposerRequireChecker#201 or an equivalent change, at least to keep the phpunit/php8 matrix happy.

The actual static analysis check this adds is somewhat expected to fail due to the tool (quite reasonably) erroring if no symbols are found. Ideally this would be done by adding a dummy file, but I'm not sure if there's a way to keep that dummy file out of projects that use this template.

@Firehed Firehed merged commit c4bf6b2 into master Aug 26, 2022
@Firehed Firehed deleted the crc branch August 26, 2022 17:42
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