Skip to content

Update minimum required Symfony version to ^6.4 #2996

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

Merged
merged 1 commit into from
Aug 14, 2025
Merged

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented Aug 12, 2025

Q A
Bug fix? no
New feature? yes
Docs? yes
Issues Fix #2738
License MIT

The minimum supported version for symfony/phpunit-bridge is ^7.0 because it contains patch symfony/symfony@763add7 and is iso with Map's symfony/phpunit-bridge constraint version.

This is a temporary solution, since we will remove the PHPUnit bridge in favor of PHPUnit 11 in #2784

@Kocal Kocal added this to the 3.0 milestone Aug 12, 2025
@Kocal Kocal self-assigned this Aug 12, 2025
@carsonbot carsonbot added Feature New Feature Status: Needs Review Needs to be reviewed labels Aug 12, 2025
@carsonbot carsonbot changed the title Update minimum required Symfony version to ^6.4 Update minimum required Symfony version to ^6.4 Aug 12, 2025
},
"conflict": {
"symfony/config": "<5.4.0"
"symfony/config": "<6.4.0"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"symfony/config": "<6.4.0"
"symfony/config": "<6.4"

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Aug 14, 2025
@Kocal Kocal merged commit b97762b into symfony:3.x Aug 14, 2025
@Kocal Kocal deleted the 2738-sf-6.4 branch August 14, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants