Skip to content

chore: drop PHP 7.3 support - #19

Merged
Strobotti merged 2 commits into
masterfrom
chore/drop-php73-support
Sep 5, 2026
Merged

Strobotti merged 2 commits into
masterfrom
chore/drop-php73-support

Conversation

@Strobotti

@Strobotti Strobotti commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

Drop PHP 7.3 support only. No other changes.

Changes

  • composer.json: update php constraint from >=7.3.0 to >=7.4.0
  • .github/workflows/ci.yaml: remove 7.3 from the PHP version test matrix and remove the PHP 7.3-specific workaround steps (dropping php-cs-fixer on 7.3, conditional php-cs-fixer run)

Testing

All existing unit tests continue to pass on PHP 7.4+.

@Strobotti
Strobotti force-pushed the chore/drop-php73-support branch from a22121a to 735f01e Compare September 5, 2026 10:08
@Strobotti Strobotti changed the title chore!: drop PHP 7.3/7.4/8.0 support, raise minimum to PHP 8.1 chore: drop PHP 7.3 support Sep 5, 2026
@Strobotti
Strobotti merged commit ebfb030 into master Sep 5, 2026
8 checks passed
@Strobotti
Strobotti deleted the chore/drop-php73-support branch September 5, 2026 10:24
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