Skip to content

Composer: raise the minimum supported PHPCS version to 3.13.5 - #2761

Merged
dingo-d merged 1 commit into
developfrom
feature/composer-update-minimum-versions
Jul 13, 2026
Merged

dingo-d merged 1 commit into
developfrom
feature/composer-update-minimum-versions

Conversation

@jrfnl

@jrfnl jrfnl commented Jul 10, 2026

Copy link
Copy Markdown
Member

Description

While not strictly necessary, raising the minimum supported PHPCS and PHPCSUtils versions buys us improved support for PHP 8.4 and 8.5, both runtime support, as well as improved syntax support.

Suggested changelog entry

  • The minimum required PHP_CodeSniffer version to 3.13.5 (was 3.13.4).
  • The minimum required PHPCSUtils version to 1.2.2 (was 1.1.0).

While not strictly _necessary_, raising the minimum supported PHPCS and PHPCSUtils versions buys us improved support for PHP 8.4 and 8.5, both runtime support, as well as improved syntax support.
@dingo-d
dingo-d merged commit c19172f into develop Jul 13, 2026
42 checks passed
@dingo-d
dingo-d deleted the feature/composer-update-minimum-versions branch July 13, 2026 12:32
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.

3 participants