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

chore(deps): Update and lock PHP-CS-Fixer to PHP 8.1 #55

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

theofidry
Copy link
Owner

PHP-CS-Fixer should result in code working with the lowest supported version of the library which is currently PHP 8.1.

This PR adds a comment in the CI file (adding a test for it would be too tedious) and enforces it on Composer side via the #platform property. This ensures one can update PHP-CS-Fixer locally even if not executing PHP 8.1.

PHP-CS-Fixer should result in code working with the lowest supported
version of the library which is currently PHP 8.1.

This PR adds a comment in the CI file (adding a test for it would be too
tedious) and enforces it on Composer side via the `#platform` property.
This ensures one can update PHP-CS-Fixer locally even if not executing
PHP 8.1.
@theofidry theofidry enabled auto-merge (squash) February 13, 2025 20:17
@theofidry theofidry merged commit 49fd570 into main Feb 13, 2025
11 checks passed
@theofidry theofidry deleted the chore/lock-cs-fixer branch February 13, 2025 20:19
theofidry added a commit that referenced this pull request Feb 13, 2025
Rector is executed as part of the `make cs_lint` in the CS build hence
everything stated in #55 applies here too.
theofidry added a commit that referenced this pull request Feb 13, 2025
Rector is executed as part of the `make cs_lint` in the CS build hence
everything stated in #55 applies here too.
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