Contao-Camp 2024
Ergebnis 1 bis 3 von 3

Thema: Downgrade doctrine/dbal

  1. #1
    Contao-Nutzer
    Registriert seit
    19.04.2020.
    Beiträge
    3

    Standard Downgrade doctrine/dbal

    Hello
    to solve the doctrine / dbal problem I added the line
    Code:
    "doctrine / dbal": "~ 2.10.4"
    in my composer.json file
    When I update the system I have the following problem.

    Code:
    > Resolving dependencies using Composer Cloud v2.4.5
    [8.9MiB/0.46s] Loading composer repositories with package information
    [19.5MiB/0.86s] Updating dependencies
    [3036.0MiB/57.37s] Your requirements could not be resolved to an installable set of packages.
    [3036.0MiB/57.40s]
      Problem 1
        - The requested package doctrine/dbal (locked at 2.11.0, required as ~2.10.4) is satisfiable by doctrine/dbal[2.11.0] but these conflict with your requirements or minimum-stability.
    [3036.0MiB/57.42s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [567.8MiB/59.31s] Memory usage: 567.79MB (peak: 3037.34MB), time: 59.32s.
    [567.8MiB/59.32s] Finished Composer Cloud resolving.
    I have tried on a couple of different installations and I always get the same error.

    Any suggestions on how to fix?

  2. #2
    Contao-Urgestein Avatar von zonky
    Registriert seit
    19.03.2010.
    Ort
    Berlin, Rdf
    Beiträge
    9.682
    User beschenken
    Wunschliste

    Standard

    The better way is to work with the console
    see https://metamodels.readthedocs.io/de...omposer-update

    the CM can't update the other packages at the same time during installation - you have to click the button "Update Packages" to select all packages first.

  3. #3

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •