Skip to content

⬆️ allow newest phpUnit, drop EOL Symfony versions#27

Merged
garak merged 1 commit intomainfrom
raise-deps
Mar 27, 2026
Merged

⬆️ allow newest phpUnit, drop EOL Symfony versions#27
garak merged 1 commit intomainfrom
raise-deps

Conversation

@garak
Copy link
Copy Markdown
Member

@garak garak commented Mar 23, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 23, 2026 08:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package’s supported dependency ranges to drop older Symfony minors, allow newer PHPUnit versions, and align documentation/CI with the updated support window.

Changes:

  • Bump Symfony component constraints from ^7.0 to ^7.4 (keeping ^6.4 and ^8.0) and update Twig requirement.
  • Expand dev tooling support (dg/bypass-finals, PHPUnit) to allow newer versions.
  • Update CI matrix to remove Symfony 7.3 and adjust tooling versions; simplify README translation guidance.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
composer.json Updates runtime/dev dependency constraints (Symfony/Twig/PHPUnit/bypass-finals).
README.md Refreshes usage wording and removes legacy translation setup instructions.
.github/workflows/build.yaml Updates CI tool versions and Symfony test matrix coverage to match the new support targets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json Outdated
Comment thread .github/workflows/build.yaml
@garak garak force-pushed the raise-deps branch 2 times, most recently from 8b0ddce to 970d0c9 Compare March 23, 2026 08:30
@garak garak merged commit fafc424 into main Mar 27, 2026
7 checks passed
@garak garak deleted the raise-deps branch March 27, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants