Ergebnis 1 bis 3 von 3

Thema: Update von 4.12.7 auf 4.13.11

  1. #1
    Contao-Nutzer
    Registriert seit
    21.10.2014.
    Beiträge
    41

    Standard Update von 4.12.7 auf 4.13.11

    Hallo zusammen,

    ich verzweifle leider gerade an einem Update von 4.12.7 auf 4.13.11. Der Update-Prozess wird mit folgender Fehlermeldung abgebrochen:
    Code:
    $ /usr/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /kunden/429263_61352/skionwater/web/contao-manager.phar.php composer require contao/manager-bundle=4.13.* contao/news-bundle=4.13.* contao/listing-bundle=4.13.* --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /kunden/429263_61352/skionwater/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.5.0
    !!! Current server is sponsored by: terminal42 gmbh !!!
    
    
    [6.9MiB/0.21s] Loading composer repositories with package information
    [7.2MiB/0.33s] Info from https://repo.packagist.org: #StandWithUkraine
    [71.3MiB/10.14s] Updating dependencies
    [140.1MiB/11.25s] Your requirements could not be resolved to an installable set of packages.
    [140.1MiB/11.26s] 
      Problem 1
        - Root composer.json requires contao-bootstrap/bundle ^2.1 -> satisfiable by contao-bootstrap/bundle[2.1.0, 2.1.1].
        - Root composer.json requires contao/listing-bundle 4.13.* -> satisfiable by contao/listing-bundle[4.13.0, ..., 4.13.11].
        - Conclusion: don't install contao/conflicts 9999999-dev (conflict analysis result)
        - Root composer.json requires contao/conflicts *@dev -> satisfiable by contao/conflicts[dev-main].
    
    [140.1MiB/11.26s] 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.
    [39.5MiB/11.33s] Memory usage: 39.53MB (peak: 184.97MB), time: 11.35s.
    [39.5MiB/11.34s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID WEVE4lnFtAQ2crzcJNXpBKbuwjbbIeXnlgPErlEONEJ6xiq8iHM36L3lYY1PPwMrhJBMG3mClbmAmrWa failed
    meine composer.json (eigentlich recht schlank):
    Code:
    {
        "type": "project",
        "require": {
            "codefog/contao-mobile_menu": "^2.7",
            "contao-bootstrap/bundle": "^2.1",
            "contao-bootstrap/core": "^2.0",
            "contao/conflicts": "*@dev",
            "contao/listing-bundle": "4.12.*",
            "contao/manager-bundle": "4.12.*",
            "contao/news-bundle": "4.12.*",
            "terminal42/contao-changelanguage": "^3.2"
        },
        "extra": {
            "contao-component-dir": "assets",
            "public-dir": "web"
        },
        "scripts": {
            "post-install-cmd": [
                "@php vendor/bin/contao-setup"
            ],
            "post-update-cmd": [
                "@php vendor/bin/contao-setup"
            ]
        }
    }
    Woran könnte es liegen?
    Dank im Voraus!

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.253
    Partner-ID
    10107

    Standard

    Wie die Fehlermeldung schon sagt bzw. andeutet: Contao Bootstrap ist noch nicht (vollständig) für Contao 4.13 freigegeben. Hier kannst du bei einem Crowd Funding mit machen: https://community.contao.org/de/show...BCr-4-13-kommt
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Nutzer
    Registriert seit
    21.10.2014.
    Beiträge
    41

    Standard

    Ok hab ich nicht geschnallt, danke Spooky!

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
  •