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

[TASK] Explicitly set PHP version constraint for Renovate #407

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

eliashaeussler
Copy link
Member

This PR explicitly configures the php version constraint in renovate.json. This is required to avoid package updates without support for PHP 8.1, since Renovate by default does not select the lowest compatible PHP version, see renovatebot/renovate#13637.

@eliashaeussler eliashaeussler added the maintenance Code base is being maintained label Dec 4, 2023
@eliashaeussler eliashaeussler self-assigned this Dec 4, 2023
Copy link

codeclimate bot commented Dec 4, 2023

Code Climate has analyzed commit cca47c0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 96.4% (0.0% change).

View more on Code Climate.

@eliashaeussler eliashaeussler merged commit 1c637af into develop Dec 4, 2023
42 checks passed
@eliashaeussler eliashaeussler deleted the task/renovate-php-constraint branch December 4, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Code base is being maintained
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant