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

Composer/lint: remove redundant duplicate script #234

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jan 12, 2025

The lint-gte84 script became a duplicate of the lint-gte80 script with the version drop of PHP < 7.0 in PR #192, so let's remove this duplication.

The `lint-gte84` script became a duplicate of the `lint-gte80` script with the version drop of PHP < 7.0 in PR 192, so let's remove this duplication.
@jrfnl jrfnl added this to the 3.x Next milestone Jan 12, 2025
@coveralls
Copy link

Coverage Status

coverage: 97.912%. remained the same
when pulling b818fae on feature/composer-lint-scripts-cleanup
into 33d5b8d on 3.x.

@jrfnl jrfnl merged commit 1bc0d31 into 3.x Jan 12, 2025
149 checks passed
@jrfnl jrfnl deleted the feature/composer-lint-scripts-cleanup branch January 12, 2025 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants