Skip to content

Update composer.json to support Symfony ^7.0 #2

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

stefansl
Copy link

@stefansl stefansl commented Jul 9, 2025

If you install hero-element into a new Contao 5 installation, all Symfony packages will be downgraded to version 6.

This is the fix. And it obviously works in my test install

@denniserdmann denniserdmann requested a review from Copilot July 10, 2025 07:12
Copy link

@Copilot 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 Symfony HTTP Kernel requirement in composer.json to allow Symfony 7.0 alongside the existing supported versions.

  • Expanded the Symfony HTTP Kernel version constraint to include ^7.0.
Comments suppressed due to low confidence (1)

composer.json:23

  • Symfony 7 requires PHP >= 8.1; please bump the PHP version constraint accordingly (e.g., "php": ">=8.1").
    "php": ">=5.6",

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