Skip to content

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