Skip to content

Support für Contao 5.7 #51

@BennyK80

Description

@BennyK80

Hallo David,

vorab ein herzliches Dankeschön für deine kontinuierliche Arbeit an der Bootstrap-Serie,
für meine Projekte ist sie seit Jahren ein unverzichtbarer Bestandteil.

Ich teste gerade den Umstieg auf Contao 5.7.
Dabei meldet Composer einen Konflikt beim contao-bootstrap/core, da dieser aktuell noch auf symfony/* ^6.0 limitiert ist,
während das grid-Bundle und das toolkit bereits ^7.0 erlauben.

Wäre es möglich, die Requirements im Core ebenfalls anzuheben damit der Weg für Contao 5.7 frei wird?

Vielen Dank für deine Hilfe und die tolle Erweiterung!

Composer Fehlermeldung
Problem 1
    - Root composer.json requires contao-bootstrap/grid ^3.0 -> satisfiable by contao-bootstrap/grid[3.0.0, ..., 3.0.8].
    - Root composer.json requires contao/calendar-bundle 5.7.* -> satisfiable by contao/calendar-bundle[5.7.0].
    - contao-bootstrap/core[3.0.0, ..., 3.0.2] require symfony/yaml ^5.4 || ^6.0 -> satisfiable by symfony/yaml[v5.4.0, ..., v5.4.45, v6.0.0, ..., v6.4.30].
    - contao-bootstrap/grid[3.0.0, ..., 3.0.7] require symfony/http-kernel ^5.4 || ^6.0 -> satisfiable by symfony/http-kernel[v5.4.0, ..., v5.4.51, v6.0.0, ..., v6.4.33].
    - contao-bootstrap/grid 3.0.8 requires contao-bootstrap/core ^3.0 -> satisfiable by contao-bootstrap/core[3.0.0, 3.0.1, 3.0.2].
    - contao/calendar-bundle 5.7.0 requires symfony/http-kernel ^7.4 -> satisfiable by symfony/http-kernel[v7.4.0, ..., v7.4.5].
    - contao/calendar-bundle 5.7.0 requires symfony/yaml ^7.4 -> satisfiable by symfony/yaml[v7.4.0, v7.4.1].
    - You can only install one version of a package, so only one of these can be installed: symfony/http-kernel[v5.4.51, v6.4.33, v7.4.5].
    - You can only install one version of a package, so only one of these can be installed: symfony/yaml[v5.4.45, v6.4.30, v7.4.1].
</details>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions