Ergebnis 1 bis 36 von 36

Thema: "system/modules/dcawizard" does not exist.

  1. #1
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard "system/modules/dcawizard" does not exist.

    Der Versuch, Contao & Erweiterungen upzudaten scheitert wieder mal

    CM meldet:

    Code:
    In ContaoModuleBundle.php line 33:
                                                                    
      The module folder "system/modules/dcawizard" does not exist.

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

    Standard

    Beschreibe genauer, was du getan hast.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Ich habe in einem ersten Schritt versucht, Contao Cookiebar 2.2 upzudaten ... Wollte mich vorsichtig an das Update rantasten

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

    Standard

    Und was war die Konsolenausgabe davon?
    » sponsor me via GitHub or PayPal or Revolut

  5. #5
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Ach nein, Quatsch. Es war wow.js!

    - - - Aktualisiert - - -

    Zitat Zitat von Spooky Beitrag anzeigen
    Und was war die Konsolenausgabe davon?
    Die ist weg - sorry

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

    Standard

    Versuche es einfach nochmal. Und diesmal die Konsolenausgabe aufheben
    » sponsor me via GitHub or PayPal or Revolut

  7. #7
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Versuche es einfach nochmal. Und diesmal die Konsolenausgabe aufheben
    Auch wenn ich nur in den abgesicherten Modus komme?

  8. #8
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Versuche es einfach nochmal. Und diesmal die Konsolenausgabe aufheben
    Hier der neue Versuch:

    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer require inspiredminds/contao-wowjs=^1.1 --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /homepages/11/d350468201/htdocs/meine-domain_2020/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.23s] Loading composer repositories with package information
    [64.9MiB/8.41s] Updating dependencies
    [81.0MiB/8.58s] Your requirements could not be resolved to an installable set of packages.
    [81.0MiB/8.58s] 
      Problem 1
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
        - erdmannfreunde/euf_nutshell 1.1.3 requires contao-community-alliance/composer-plugin ^2.3.0 || 3.* -> satisfiable by contao-community-alliance/composer-plugin[3.0.9].
        - erdmannfreunde/euf_nutshell is locked to version 1.1.3 and an update of this package was not requested.
    
    [81.0MiB/8.59s] 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.
    [37.0MiB/8.61s] Memory usage: 37.03MB (peak: 184.01MB), time: 8.62s.
    [37.0MiB/8.61s] Finished Composer Cloud resolving.
    
    
    # Cloud Job ID Yld1VTOBcPd3MX22aUAxa35RYIY7rQf8t0tdb5eUFkHqOHgeKGj6N7IyRz61c26N9LQlz7XDYIFLKRxURVW02cZ6TbtN6xFAgXtpBqUiHJaB9foVViHxGc8nyzm failed
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins

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

    Standard

    Du musst alle Pakete aktualisieren.
    » sponsor me via GitHub or PayPal or Revolut

  10. #10
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Du musst alle Pakete aktualisieren.
    Ich hatte es mir schon gedacht ...

    Trotzdem: auch dann bleibt die Fehlermeldung die gleiche:

    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer require contao/manager-bundle=^4.13 con4gis/maps=^7.3 inspiredminds/contao-wowjs=^1.1 erdmannfreunde/euf_grid=^3.1 do-while/contao-backupdb-bundle=^1.5 codefog/contao-cookiebar=^2.5 contao/news-bundle=^4.13 contao/calendar-bundle=^4.13 --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /homepages/11/d350468201/htdocs/meine-domain_2020/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.18s] Loading composer repositories with package information
    [72.3MiB/8.64s] Updating dependencies
    [29.0MiB/9.37s] Lock file operations: 29 installs, 143 updates, 33 removals
    [29.0MiB/9.37s]   - Removing codefog/contao-haste (4.24.6)
    [29.0MiB/9.37s]   - Removing contao-components/highlight (9.16.1)
    [29.0MiB/9.37s]   - Removing doctrine/data-fixtures (1.4.2)
    [29.0MiB/9.38s]   - Removing doctrine/doctrine-cache-bundle (1.4.0)
    [29.0MiB/9.38s]   - Removing doctrine/reflection (1.2.1)
    [29.0MiB/9.38s]   - Removing jdorn/sql-formatter (v1.2.17)
    [29.0MiB/9.38s]   - Removing league/uri-components (1.8.2)
    [29.0MiB/9.38s]   - Removing league/uri-hostname-parser (1.1.1)
    [29.0MiB/9.38s]   - Removing league/uri-interfaces (1.1.1)
    [29.0MiB/9.38s]   - Removing league/uri-parser (1.4.1)
    [29.0MiB/9.38s]   - Removing league/uri-schemes (1.2.1)
    [29.0MiB/9.38s]   - Removing lexik/maintenance-bundle (v2.1.5)
    [29.0MiB/9.38s]   - Removing menatwork/contao-multicolumnwizard (3.3.16)
    [29.0MiB/9.38s]   - Removing michelf/php-markdown (1.9.0)
    [29.0MiB/9.38s]   - Removing ocramius/package-versions (1.8.0)
    [29.0MiB/9.38s]   - Removing ocramius/proxy-manager (2.2.3)
    [29.0MiB/9.38s]   - Removing patchwork/utf8 (v1.3.2)
    [29.0MiB/9.38s]   - Removing phpunit/php-token-stream (3.1.1)
    [29.0MiB/9.38s]   - Removing psr/simple-cache (1.0.1)
    [29.0MiB/9.39s]   - Removing ramsey/uuid (3.9.3)
    [29.0MiB/9.39s]   - Removing scheb/two-factor-bundle (v4.18.0)
    [29.0MiB/9.39s]   - Removing swiftmailer/swiftmailer (v6.2.3)
    [29.0MiB/9.39s]   - Removing symfony/debug (v4.4.10)
    [29.0MiB/9.39s]   - Removing symfony/inflector (v5.1.2)
    [29.0MiB/9.39s]   - Removing symfony/polyfill-iconv (v1.17.0)
    [29.0MiB/9.39s]   - Removing symfony/swiftmailer-bundle (v3.4.0)
    [29.0MiB/9.39s]   - Removing terminal42/dcawizard (2.4.7)
    [29.0MiB/9.39s]   - Removing terminal42/notification_center (1.5.12)
    [29.0MiB/9.39s]   - Removing true/punycode (v2.1.1)
    [29.0MiB/9.39s]   - Removing webmozart/assert (1.9.0)
    [29.0MiB/9.39s]   - Removing webmozart/path-util (2.3.0)
    [29.0MiB/9.39s]   - Removing zendframework/zend-code (3.4.1)
    [29.0MiB/9.39s]   - Removing zendframework/zend-eventmanager (3.2.1)
    [29.0MiB/9.39s]   - Upgrading ausi/slug-generator (v1.1.0 => v1.1.1)
    [29.0MiB/9.39s]   - Upgrading bacon/bacon-qr-code (2.0.0 => 2.0.8)
    [29.0MiB/9.40s]   - Upgrading beberlei/assert (v3.2.7 => v3.3.2)
    [29.0MiB/9.40s]   - Upgrading bugbuster/contao-mobiledetection-bundle (1.0.1 => 1.0.2)
    [29.0MiB/9.40s]   - Upgrading clue/stream-filter (v1.4.1 => v1.6.0)
    [29.0MiB/9.40s]   - Upgrading codefog/contao-cookiebar (2.2.1 => 2.5.1)
    [29.0MiB/9.40s]   - Upgrading composer/ca-bundle (1.2.7 => 1.3.5)
    [29.0MiB/9.40s]   - Upgrading con4gis/core (v4.0.13 => v4.1.5)
    [29.0MiB/9.40s]   - Upgrading con4gis/maps (v7.0.20 => v7.3.2)
    [29.0MiB/9.40s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.2.2)
    [29.0MiB/9.40s]   - Upgrading contao-components/ace (1.4.7 => 1.15.3)
    [29.0MiB/9.40s]   - Upgrading contao-components/chosen (1.2.4 => 1.2.5)
    [29.0MiB/9.40s]   - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2)
    [29.0MiB/9.40s]   - Upgrading contao-components/contao (9.1.0 => 9.3.2)
    [29.0MiB/9.40s]   - Upgrading contao-components/datepicker (2.3.1 => 2.3.2)
    [29.0MiB/9.40s]   - Upgrading contao-components/dropzone (5.5.0 => 5.9.3)
    [29.0MiB/9.40s]   - Upgrading contao-components/installer (1.4.0 => 1.4.1)
    [29.0MiB/9.40s]   - Upgrading contao-components/jquery (3.4.1 => 3.6.3)
    [29.0MiB/9.40s]   - Upgrading contao-components/jquery-ui (1.12.1.1 => 1.13.2)
    [29.0MiB/9.41s]   - Upgrading contao-components/mootools (1.6.0.6 => 1.6.0.7)
    [29.0MiB/9.41s]   - Upgrading contao-components/tinymce4 (4.9.6 => 5.10.7)
    [29.0MiB/9.41s]   - Upgrading contao/calendar-bundle (4.9.2 => 4.13.16)
    [29.0MiB/9.41s]   - Upgrading contao/conflicts (dev-master ba331b1 => dev-main cff8787)
    [29.0MiB/9.41s]   - Upgrading contao/core-bundle (4.9.2 => 4.13.16)
    [29.0MiB/9.41s]   - Upgrading contao/image (1.0.2 => 1.1.2)
    [29.0MiB/9.41s]   - Upgrading contao/imagine-svg (0.2.3 => 1.0.3)
    [29.0MiB/9.41s]   - Upgrading contao/installation-bundle (4.9.2 => 4.13.16)
    [29.0MiB/9.41s]   - Upgrading contao/manager-bundle (4.9.2 => 4.13.16)
    [29.0MiB/9.41s]   - Upgrading contao/manager-plugin (2.8.0 => 2.12.0)
    [29.0MiB/9.41s]   - Upgrading contao/news-bundle (4.9.2 => 4.13.16)
    [29.0MiB/9.41s]   - Upgrading dasprid/enum (1.0.0 => 1.0.4)
    [29.0MiB/9.41s]   - Locking dflydev/dot-access-data (v3.0.2)
    [29.0MiB/9.41s]   - Upgrading do-while/contao-backupdb-bundle (1.4.1 => 1.5.3)
    [29.0MiB/9.41s]   - Upgrading doctrine/annotations (1.10.3 => 1.14.3)
    [29.0MiB/9.41s]   - Upgrading doctrine/cache (1.10.1 => 2.2.0)
    [29.0MiB/9.41s]   - Upgrading doctrine/collections (1.6.5 => 1.8.0)
    [29.0MiB/9.42s]   - Upgrading doctrine/common (2.13.3 => 3.4.3)
    [29.0MiB/9.42s]   - Upgrading doctrine/dbal (2.10.2 => 3.6.1)
    [29.0MiB/9.42s]   - Locking doctrine/deprecations (v1.0.0)
    [29.0MiB/9.42s]   - Upgrading doctrine/doctrine-bundle (1.12.10 => 2.8.3)
    [29.0MiB/9.42s]   - Upgrading doctrine/event-manager (1.1.0 => 1.2.0)
    [29.0MiB/9.42s]   - Upgrading doctrine/inflector (1.4.3 => 2.0.6)
    [29.0MiB/9.42s]   - Upgrading doctrine/instantiator (1.3.1 => 1.5.0)
    [29.0MiB/9.42s]   - Upgrading doctrine/lexer (1.2.1 => 2.1.0)
    [29.0MiB/9.42s]   - Upgrading doctrine/orm (v2.7.3 => 2.14.1)
    [29.0MiB/9.42s]   - Upgrading doctrine/persistence (1.3.7 => 2.5.7)
    [29.0MiB/9.42s]   - Locking doctrine/sql-formatter (1.1.3)
    [29.0MiB/9.42s]   - Upgrading dragonmantank/cron-expression (v2.3.0 => v2.3.1)
    [29.0MiB/9.42s]   - Upgrading egulias/email-validator (2.1.18 => 3.2.5)
    [29.0MiB/9.42s]   - Upgrading erdmannfreunde/euf_grid (3.1.0 => 3.1.1)
    [29.0MiB/9.43s]   - Locking friendsofphp/proxy-manager-lts (v1.0.14)
    [29.0MiB/9.43s]   - Upgrading friendsofsymfony/http-cache (2.9.2 => 2.15.0)
    [29.0MiB/9.43s]   - Upgrading friendsofsymfony/http-cache-bundle (2.8.0 => 2.15.0)
    [29.0MiB/9.43s]   - Upgrading guzzlehttp/guzzle (6.5.3 => 6.5.8)
    [29.0MiB/9.43s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.5.2)
    [29.0MiB/9.43s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.9.0)
    [29.0MiB/9.43s]   - Upgrading imagine/imagine (1.2.3 => 1.3.3)
    [29.0MiB/9.43s]   - Upgrading inspiredminds/contao-wowjs (1.0.6 => 1.1.6)
    [29.0MiB/9.43s]   - Upgrading knplabs/knp-menu (2.6.0 => v3.3.0)
    [29.0MiB/9.43s]   - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0)
    [29.0MiB/9.43s]   - Upgrading knplabs/knp-time-bundle (v1.11.0 => v1.20.0)
    [29.0MiB/9.43s]   - Locking laminas/laminas-code (4.7.1)
    [29.0MiB/9.43s]   - Locking lcobucci/clock (2.0.0)
    [29.0MiB/9.43s]   - Upgrading lcobucci/jwt (3.3.2 => 4.1.5)
    [29.0MiB/9.44s]   - Locking league/commonmark (2.3.9)
    [29.0MiB/9.44s]   - Locking league/config (v1.2.0)
    [29.0MiB/9.44s]   - Locking league/flysystem (2.5.0)
    [29.0MiB/9.44s]   - Locking league/flysystem-bundle (2.4.0)
    [29.0MiB/9.44s]   - Locking league/mime-type-detection (1.11.0)
    [29.0MiB/9.44s]   - Upgrading matthiasmullie/minify (1.3.63 => 1.3.70)
    [29.0MiB/9.44s]   - Locking menatwork/contao-multicolumnwizard-bundle (3.5.9)
    [29.0MiB/9.44s]   - Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.41)
    [29.0MiB/9.44s]   - Upgrading monolog/monolog (1.25.4 => 2.9.1)
    [29.0MiB/9.44s]   - Upgrading nelmio/cors-bundle (1.5.6 => 2.3.1)
    [29.0MiB/9.44s]   - Upgrading nelmio/security-bundle (v2.9.0 => v2.12.0)
    [29.0MiB/9.44s]   - Locking nette/schema (v1.2.3)
    [29.0MiB/9.44s]   - Locking nette/utils (v3.2.9)
    [29.0MiB/9.44s]   - Locking nikic/php-parser (v4.15.4)
    [29.0MiB/9.44s]   - Upgrading nyholm/psr7 (1.3.0 => 1.5.1)
    [29.0MiB/9.44s]   - Upgrading paragonie/constant_time_encoding (v2.3.0 => v2.6.3)
    [29.0MiB/9.45s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [29.0MiB/9.45s]   - Upgrading php-http/client-common (2.1.0 => 2.6.0)
    [29.0MiB/9.45s]   - Upgrading php-http/discovery (1.8.0 => 1.15.2)
    [29.0MiB/9.45s]   - Upgrading php-http/httplug (2.1.0 => 2.3.0)
    [29.0MiB/9.45s]   - Upgrading php-http/message (1.8.0 => 1.13.0)
    [29.0MiB/9.45s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [29.0MiB/9.45s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [29.0MiB/9.45s]   - Upgrading psr/container (1.0.0 => 1.1.2)
    [29.0MiB/9.45s]   - Locking psr/event-dispatcher (1.0.0)
    [29.0MiB/9.45s]   - Upgrading psr/http-client (1.0.0 => 1.0.1)
    [29.0MiB/9.45s]   - Upgrading psr/log (1.1.3 => 1.1.4)
    [29.0MiB/9.45s]   - Locking scheb/2fa-backup-code (v5.13.2)
    [29.0MiB/9.45s]   - Locking scheb/2fa-bundle (v5.13.2)
    [29.0MiB/9.45s]   - Locking scheb/2fa-trusted-device (v5.13.2)
    [29.0MiB/9.45s]   - Locking scrivo/highlight.php (v9.18.1.10)
    [29.0MiB/9.45s]   - Upgrading scssphp/scssphp (1.1.1 => v1.11.0)
    [29.0MiB/9.45s]   - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1)
    [29.0MiB/9.46s]   - Upgrading simplepie/simplepie (1.5.5 => 1.8.0)
    [29.0MiB/9.46s]   - Locking spatie/schema-org (3.9.0)
    [29.0MiB/9.46s]   - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3)
    [29.0MiB/9.46s]   - Upgrading symfony-cmf/routing (2.3.2 => 2.3.4)
    [29.0MiB/9.46s]   - Upgrading symfony-cmf/routing-bundle (2.4.0 => 2.5.1)
    [29.0MiB/9.46s]   - Upgrading symfony/asset (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/cache (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/cache-contracts (v2.1.2 => v2.5.2)
    [29.0MiB/9.46s]   - Upgrading symfony/config (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/console (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/debug-bundle (v4.4.8 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/dependency-injection (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/deprecation-contracts (v2.1.2 => v2.5.2)
    [29.0MiB/9.46s]   - Upgrading symfony/doctrine-bridge (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/dom-crawler (v4.4.10 => v5.4.21)
    [29.0MiB/9.46s]   - Upgrading symfony/dotenv (v4.4.8 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/error-handler (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/event-dispatcher (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/event-dispatcher-contracts (v1.1.7 => v2.5.2)
    [29.0MiB/9.47s]   - Upgrading symfony/expression-language (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/filesystem (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/finder (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/framework-bundle (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/http-client (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/http-client-contracts (v2.1.2 => v2.5.2)
    [29.0MiB/9.47s]   - Upgrading symfony/http-foundation (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/http-kernel (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Locking symfony/intl (v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/lock (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Locking symfony/mailer (v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/mime (v5.1.2 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/monolog-bridge (v4.4.10 => v5.4.21)
    [29.0MiB/9.47s]   - Upgrading symfony/monolog-bundle (v3.5.0 => v3.8.0)
    [29.0MiB/9.47s]   - Upgrading symfony/options-resolver (v5.1.2 => v5.4.21)
    [29.0MiB/9.48s]   - Locking symfony/password-hasher (v5.4.21)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-ctype (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-intl-grapheme (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-intl-idn (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-intl-normalizer (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-mbstring (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-php72 (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-php73 (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/polyfill-php80 (v1.17.0 => v1.27.0)
    [29.0MiB/9.48s]   - Locking symfony/polyfill-php81 (v1.27.0)
    [29.0MiB/9.48s]   - Locking symfony/polyfill-uuid (v1.27.0)
    [29.0MiB/9.48s]   - Upgrading symfony/process (v4.4.10 => v5.4.21)
    [29.0MiB/9.48s]   - Upgrading symfony/property-access (v5.1.2 => v5.4.21)
    [29.0MiB/9.48s]   - Upgrading symfony/property-info (v5.1.2 => v5.4.21)
    [29.0MiB/9.48s]   - Upgrading symfony/proxy-manager-bridge (v4.4.8 => v5.4.21)
    [29.0MiB/9.48s]   - Upgrading symfony/routing (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/security-bundle (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/security-core (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/security-csrf (v5.1.2 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/security-guard (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/security-http (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/service-contracts (v2.1.2 => v2.5.2)
    [29.0MiB/9.49s]   - Upgrading symfony/stopwatch (v4.4.8 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/string (v5.1.2 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/templating (v5.1.2 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/translation (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/translation-contracts (v2.1.2 => v2.5.2)
    [29.0MiB/9.49s]   - Upgrading symfony/twig-bridge (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/twig-bundle (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Locking symfony/uid (v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/var-dumper (v4.4.10 => v5.4.21)
    [29.0MiB/9.49s]   - Upgrading symfony/var-exporter (v5.1.2 => v5.4.21)
    [29.0MiB/9.50s]   - Upgrading symfony/web-profiler-bundle (v4.4.8 => v5.4.21)
    [29.0MiB/9.50s]   - Upgrading symfony/yaml (v4.4.10 => v5.4.21)
    [29.0MiB/9.50s]   - Upgrading terminal42/escargot (0.5.9 => 1.5.1)
    [29.0MiB/9.50s]   - Upgrading terminal42/service-annotation-bundle (1.0.0 => 1.1.4)
    [29.0MiB/9.50s]   - Locking thecodingmachine/safe (v1.3.3)
    [29.0MiB/9.50s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1)
    [29.0MiB/9.50s]   - Locking twig/extra-bundle (v3.5.1)
    [29.0MiB/9.50s]   - Upgrading twig/twig (v2.12.5 => v3.5.1)
    [29.0MiB/9.50s]   - Upgrading ua-parser/uap-php (v3.9.8 => v3.9.14)
    [28.3MiB/9.52s] Writing lock file
    [13.3MiB/9.54s] 5 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [14.2MiB/9.69s] No security vulnerability advisories found
    [14.7MiB/9.69s] Memory usage: 14.68MB (peak: 191.06MB), time: 9.7s.
    [14.7MiB/9.69s] Finished Composer Cloud resolving.
    
    
    # Job ID LMUb2j0RK9CZK4YygeaitUVvd6RYzaEQqsBIbMpwEAtvSwhPWKoZU7yT9aZkBRBDbNqxAB5BdECsRVU0nwwtH2xnXB6AcwxqoGKeDXonh7DskBTP7BsMTLN completed in 17 seconds
    # Memory usage: 14.68MB (peak: 191.06MB), time: 9.7s.
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 18 installs, 48 updates, 13 removals
      - Downloading twig/twig (v3.5.1)
      - Downloading symfony/http-foundation (v5.4.21)
      - Downloading psr/event-dispatcher (1.0.0)
      - Downloading symfony/event-dispatcher-contracts (v2.5.2)
      - Downloading symfony/event-dispatcher (v5.4.21)
      - Downloading symfony/var-dumper (v5.4.21)
      - Downloading symfony/error-handler (v5.4.21)
      - Downloading symfony/http-kernel (v5.4.21)
      - Downloading symfony/dependency-injection (v5.4.21)
      - Downloading symfony/http-client (v5.4.21)
      - Downloading symfony/dom-crawler (v5.4.21)
      - Downloading symfony/yaml (v5.4.21)
      - Downloading symfony/polyfill-uuid (v1.27.0)
      - Downloading symfony/uid (v5.4.21)
      - Downloading symfony/twig-bridge (v5.4.21)
      - Downloading symfony/config (v5.4.21)
      - Downloading symfony/twig-bundle (v5.4.21)
      - Downloading symfony/translation (v5.4.21)
      - Downloading symfony/password-hasher (v5.4.21)
      - Downloading symfony/security-core (v5.4.21)
      - Downloading symfony/security-http (v5.4.21)
      - Downloading symfony/security-csrf (v5.4.21)
      - Downloading symfony/security-guard (v5.4.21)
      - Downloading symfony/security-bundle (v5.4.21)
      - Downloading symfony/routing (v5.4.21)
      - Downloading symfony/process (v5.4.21)
      - Downloading monolog/monolog (2.9.1)
      - Downloading symfony/monolog-bridge (v5.4.21)
      - Downloading symfony/mailer (v5.4.21)
      - Downloading symfony/lock (v5.4.21)
      - Downloading symfony/intl (v5.4.21)
      - Downloading symfony/finder (v5.4.21)
      - Downloading symfony/cache (v5.4.21)
      - Downloading symfony/framework-bundle (v5.4.21)
      - Downloading symfony/expression-language (v5.4.21)
      - Downloading doctrine/persistence (2.5.7)
      - Downloading symfony/doctrine-bridge (v5.4.21)
      - Downloading symfony/console (v5.4.21)
      - Downloading symfony/asset (v5.4.21)
      - Downloading spatie/schema-org (3.9.0)
      - Downloading scrivo/highlight.php (v9.18.1.10)
      - Downloading league/mime-type-detection (1.11.0)
      - Downloading league/flysystem (2.5.0)
      - Downloading league/flysystem-bundle (2.4.0)
      - Downloading nette/utils (v3.2.9)
      - Downloading nette/schema (v1.2.3)
      - Downloading dflydev/dot-access-data (v3.0.2)
      - Downloading league/config (v1.2.0)
      - Downloading league/commonmark (2.3.9)
      - Downloading symfony/templating (v5.4.21)
      - Downloading knplabs/knp-time-bundle (v1.20.0)
      - Downloading doctrine/dbal (3.6.1)
      - Downloading doctrine/doctrine-bundle (2.8.3)
      - Downloading contao-components/tinymce4 (5.10.7)
      - Downloading contao/core-bundle (4.13.16)
      - Downloading contao/calendar-bundle (4.13.16)
      - Downloading twig/extra-bundle (v3.5.1)
      - Downloading symfony/web-profiler-bundle (v5.4.21)
      - Downloading symfony/stopwatch (v5.4.21)
      - Downloading symfony/proxy-manager-bridge (v5.4.21)
      - Downloading symfony/dotenv (v5.4.21)
      - Downloading symfony/debug-bundle (v5.4.21)
      - Downloading contao/installation-bundle (4.13.16)
      - Downloading contao/manager-bundle (4.13.16)
      - Downloading contao/news-bundle (4.13.16)
      - Downloading erdmannfreunde/euf_nutshell (1.1.3)
      - Removing webmozart/path-util (2.3.0)
      - Removing webmozart/assert (1.11.0)
      - Removing true/punycode (v2.1.1)
      - Removing symfony/swiftmailer-bundle (v3.5.4)
      - Removing symfony/polyfill-iconv (v1.27.0)
      - Removing symfony/debug (v4.4.44)
      - Removing swiftmailer/swiftmailer (v6.3.0)
      - Removing ramsey/uuid (3.9.7)
      - Removing patchwork/utf8 (v1.3.3)
      - Removing michelf/php-markdown (1.9.1)
      - Removing lexik/maintenance-bundle (v2.1.5)
      - Removing contao-components/highlight (9.18.1)
      - Removing composer/package-versions-deprecated (1.11.99.5)
      - Upgrading twig/twig (v2.15.4 => v3.5.1): Extracting archive
      - Upgrading symfony/http-foundation (v4.4.49 => v5.4.21): Extracting archive
      - Installing psr/event-dispatcher (1.0.0): Extracting archive
      - Upgrading symfony/event-dispatcher-contracts (v1.1.13 => v2.5.2): Extracting archive
      - Upgrading symfony/event-dispatcher (v4.4.44 => v5.4.21): Extracting archive
      - Upgrading symfony/var-dumper (v4.4.47 => v5.4.21): Extracting archive
      - Upgrading symfony/error-handler (v4.4.44 => v5.4.21): Extracting archive
      - Upgrading symfony/http-kernel (v4.4.50 => v5.4.21): Extracting archive
      - Upgrading symfony/dependency-injection (v4.4.49 => v5.4.21): Extracting archive
      - Upgrading symfony/http-client (v4.4.49 => v5.4.21): Extracting archive
      - Upgrading symfony/dom-crawler (v4.4.45 => v5.4.21): Extracting archive
      - Upgrading symfony/yaml (v4.4.45 => v5.4.21): Extracting archive
      - Installing symfony/polyfill-uuid (v1.27.0): Extracting archive
      - Installing symfony/uid (v5.4.21): Extracting archive
      - Upgrading symfony/twig-bridge (v4.4.49 => v5.4.21): Extracting archive
      - Upgrading symfony/config (v4.4.44 => v5.4.21): Extracting archive
      - Upgrading symfony/twig-bundle (v4.4.41 => v5.4.21): Extracting archive
      - Upgrading symfony/translation (v4.4.47 => v5.4.21): Extracting archive
      - Installing symfony/password-hasher (v5.4.21): Extracting archive
      - Upgrading symfony/security-core (v4.4.48 => v5.4.21): Extracting archive
      - Upgrading symfony/security-http (v4.4.50 => v5.4.21): Extracting archive
      - Upgrading symfony/security-csrf (v5.2.12 => v5.4.21): Extracting archive
      - Upgrading symfony/security-guard (v4.4.46 => v5.4.21): Extracting archive
      - Upgrading symfony/security-bundle (v4.4.50 => v5.4.21): Extracting archive
      - Upgrading symfony/routing (v4.4.44 => v5.4.21): Extracting archive
      - Upgrading symfony/process (v4.4.44 => v5.4.21): Extracting archive
      - Upgrading monolog/monolog (1.27.1 => 2.9.1): Extracting archive
      - Upgrading symfony/monolog-bridge (v4.4.43 => v5.4.21): Extracting archive
      - Installing symfony/mailer (v5.4.21): Extracting archive
      - Upgrading symfony/lock (v4.4.46 => v5.4.21): Extracting archive
      - Installing symfony/intl (v5.4.21): Extracting archive
      - Upgrading symfony/finder (v4.4.44 => v5.4.21): Extracting archive
      - Upgrading symfony/cache (v4.4.48 => v5.4.21): Extracting archive
      - Upgrading symfony/framework-bundle (v4.4.49 => v5.4.21): Extracting archive
      - Upgrading symfony/expression-language (v4.4.47 => v5.4.21): Extracting archive
      - Downgrading doctrine/persistence (3.1.4 => 2.5.7): Extracting archive
      - Upgrading symfony/doctrine-bridge (v4.4.48 => v5.4.21): Extracting archive
      - Upgrading symfony/console (v4.4.49 => v5.4.21): Extracting archive
      - Upgrading symfony/asset (v4.4.46 => v5.4.21): Extracting archive
      - Installing spatie/schema-org (3.9.0): Extracting archive
      - Installing scrivo/highlight.php (v9.18.1.10): Extracting archive
      - Installing league/mime-type-detection (1.11.0): Extracting archive
      - Installing league/flysystem (2.5.0): Extracting archive
      - Installing league/flysystem-bundle (2.4.0): Extracting archive
      - Installing nette/utils (v3.2.9): Extracting archive
      - Installing nette/schema (v1.2.3): Extracting archive
      - Installing dflydev/dot-access-data (v3.0.2): Extracting archive
      - Installing league/config (v1.2.0): Extracting archive
      - Installing league/commonmark (2.3.9): Extracting archive
      - Installing symfony/templating (v5.4.21): Extracting archive
      - Upgrading knplabs/knp-time-bundle (v1.19.0 => v1.20.0): Extracting archive
      - Upgrading doctrine/dbal (2.13.9 => 3.6.1): Extracting archive
      - Upgrading doctrine/doctrine-bundle (2.7.2 => 2.8.3): Extracting archive
      - Upgrading contao-components/tinymce4 (4.9.12 => 5.10.7): Extracting archive
      - Upgrading contao/core-bundle (4.9.39 => 4.13.16): Extracting archive
      - Upgrading contao/calendar-bundle (4.9.39 => 4.13.16): Extracting archive
      - Installing twig/extra-bundle (v3.5.1): Extracting archive
      - Upgrading symfony/web-profiler-bundle (v4.4.47 => v5.4.21): Extracting archive
      - Upgrading symfony/stopwatch (v4.4.46 => v5.4.21): Extracting archive
      - Upgrading symfony/proxy-manager-bridge (v4.4.39 => v5.4.21): Extracting archive
      - Upgrading symfony/dotenv (v4.4.37 => v5.4.21): Extracting archive
      - Upgrading symfony/debug-bundle (v4.4.37 => v5.4.21): Extracting archive
      - Upgrading contao/installation-bundle (4.9.39 => 4.13.16): Extracting archive
      - Upgrading contao/manager-bundle (4.9.39 => 4.13.16): Extracting archive
      - Upgrading contao/news-bundle (4.9.39 => 4.13.16): Extracting archive
      - Downgrading erdmannfreunde/euf_nutshell (1.1.9 => 1.1.3): Extracting archive
    Generating optimized autoload files
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    106 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > @php vendor/bin/contao-setup
    
    In ContaoModuleBundle.php line 39:
                                                                    
      The module folder "system/modules/dcawizard" does not exist.  
                                                                    
    
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    # Process terminated with exit code 1
    # Result: General error

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

    Standard

    Lösche mal system/modules/dcawizard, dann wieder composer install
    » sponsor me via GitHub or PayPal or Revolut

  12. #12
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Ich habe jetzt die Verknüpfung gelöscht und dann composer/install ausgeführt:

    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins
    Dann nochmal composer/update:

    Code:
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.39s] Loading composer repositories with package information
    [77.6MiB/9.86s] Updating dependencies
    [31.9MiB/12.28s] Lock file operations: 13 installs, 152 updates, 22 removals
    [31.9MiB/12.28s]   - Removing codefog/contao-haste (4.24.6)
    [31.9MiB/12.28s]   - Removing doctrine/data-fixtures (1.4.2)
    [31.9MiB/12.28s]   - Removing doctrine/doctrine-cache-bundle (1.4.0)
    [31.9MiB/12.28s]   - Removing doctrine/reflection (1.2.1)
    [31.9MiB/12.28s]   - Removing jdorn/sql-formatter (v1.2.17)
    [31.9MiB/12.28s]   - Removing league/uri-components (1.8.2)
    [31.9MiB/12.28s]   - Removing league/uri-hostname-parser (1.1.1)
    [31.9MiB/12.28s]   - Removing league/uri-interfaces (1.1.1)
    [31.9MiB/12.28s]   - Removing league/uri-parser (1.4.1)
    [31.9MiB/12.29s]   - Removing league/uri-schemes (1.2.1)
    [31.9MiB/12.29s]   - Removing menatwork/contao-multicolumnwizard (3.3.16)
    [31.9MiB/12.29s]   - Removing ocramius/package-versions (1.8.0)
    [31.9MiB/12.29s]   - Removing ocramius/proxy-manager (2.2.3)
    [31.9MiB/12.29s]   - Removing phpunit/php-token-stream (3.1.1)
    [31.9MiB/12.29s]   - Removing psr/simple-cache (1.0.1)
    [31.9MiB/12.29s]   - Removing scheb/two-factor-bundle (v4.18.0)
    [31.9MiB/12.29s]   - Removing symfony/inflector (v5.1.2)
    [31.9MiB/12.29s]   - Removing symfony/templating (v5.1.2)
    [31.9MiB/12.29s]   - Removing terminal42/dcawizard (2.4.7)
    [31.9MiB/12.29s]   - Removing terminal42/notification_center (1.5.12)
    [31.9MiB/12.29s]   - Removing zendframework/zend-code (3.4.1)
    [31.9MiB/12.29s]   - Removing zendframework/zend-eventmanager (3.2.1)
    [31.9MiB/12.29s]   - Upgrading ausi/slug-generator (v1.1.0 => v1.1.1)
    [31.9MiB/12.29s]   - Upgrading bacon/bacon-qr-code (2.0.0 => 2.0.8)
    [31.9MiB/12.29s]   - Upgrading beberlei/assert (v3.2.7 => v3.3.2)
    [31.9MiB/12.30s]   - Upgrading bugbuster/contao-mobiledetection-bundle (1.0.1 => 1.0.2)
    [31.9MiB/12.30s]   - Upgrading clue/stream-filter (v1.4.1 => v1.6.0)
    [31.9MiB/12.30s]   - Upgrading codefog/contao-cookiebar (2.2.1 => 2.5.1)
    [31.9MiB/12.30s]   - Upgrading composer/ca-bundle (1.2.7 => 1.3.5)
    [31.9MiB/12.30s]   - Locking composer/package-versions-deprecated (1.11.99.5)
    [31.9MiB/12.30s]   - Upgrading con4gis/core (v4.0.13 => v4.1.5)
    [31.9MiB/12.30s]   - Upgrading con4gis/maps (v7.0.20 => v7.3.2)
    [31.9MiB/12.30s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.2.2)
    [31.9MiB/12.30s]   - Upgrading contao-components/ace (1.4.7 => 1.15.3)
    [31.9MiB/12.30s]   - Upgrading contao-components/chosen (1.2.4 => 1.2.5)
    [31.9MiB/12.30s]   - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2)
    [31.9MiB/12.30s]   - Upgrading contao-components/contao (9.1.0 => 9.3.2)
    [31.9MiB/12.30s]   - Upgrading contao-components/datepicker (2.3.1 => 2.3.2)
    [31.9MiB/12.30s]   - Upgrading contao-components/dropzone (5.5.0 => 5.9.3)
    [31.9MiB/12.30s]   - Upgrading contao-components/highlight (9.16.1 => 9.18.1)
    [31.9MiB/12.30s]   - Upgrading contao-components/installer (1.4.0 => 1.4.1)
    [31.9MiB/12.30s]   - Upgrading contao-components/jquery (3.4.1 => 3.6.3)
    [31.9MiB/12.30s]   - Upgrading contao-components/jquery-ui (1.12.1.1 => 1.13.2)
    [31.9MiB/12.30s]   - Upgrading contao-components/mootools (1.6.0.6 => 1.6.0.7)
    [31.9MiB/12.31s]   - Upgrading contao-components/tinymce4 (4.9.6 => 4.9.12)
    [31.9MiB/12.31s]   - Upgrading contao/calendar-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.31s]   - Upgrading contao/conflicts (dev-master ba331b1 => dev-main cff8787)
    [31.9MiB/12.31s]   - Upgrading contao/core-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.31s]   - Upgrading contao/image (1.0.2 => 1.1.2)
    [31.9MiB/12.31s]   - Upgrading contao/imagine-svg (0.2.3 => 1.0.3)
    [31.9MiB/12.31s]   - Upgrading contao/installation-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.31s]   - Upgrading contao/manager-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.31s]   - Upgrading contao/manager-plugin (2.8.0 => 2.12.0)
    [31.9MiB/12.31s]   - Upgrading contao/news-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.31s]   - Upgrading dasprid/enum (1.0.0 => 1.0.4)
    [31.9MiB/12.31s]   - Upgrading do-while/contao-backupdb-bundle (1.4.1 => 1.5.3)
    [31.9MiB/12.31s]   - Upgrading doctrine/annotations (1.10.3 => 1.14.3)
    [31.9MiB/12.31s]   - Upgrading doctrine/cache (1.10.1 => 2.2.0)
    [31.9MiB/12.31s]   - Upgrading doctrine/collections (1.6.5 => 1.8.0)
    [31.9MiB/12.31s]   - Upgrading doctrine/common (2.13.3 => 3.4.3)
    [31.9MiB/12.31s]   - Upgrading doctrine/dbal (2.10.2 => 2.13.9)
    [31.9MiB/12.31s]   - Locking doctrine/deprecations (v1.0.0)
    [31.9MiB/12.31s]   - Upgrading doctrine/doctrine-bundle (1.12.10 => 2.7.2)
    [31.9MiB/12.31s]   - Upgrading doctrine/event-manager (1.1.0 => 1.2.0)
    [31.9MiB/12.32s]   - Upgrading doctrine/inflector (1.4.3 => 2.0.6)
    [31.9MiB/12.32s]   - Upgrading doctrine/instantiator (1.3.1 => 1.5.0)
    [31.9MiB/12.32s]   - Upgrading doctrine/lexer (1.2.1 => 2.1.0)
    [31.9MiB/12.32s]   - Upgrading doctrine/orm (v2.7.3 => 2.14.1)
    [31.9MiB/12.32s]   - Upgrading doctrine/persistence (1.3.7 => 3.1.4)
    [31.9MiB/12.32s]   - Locking doctrine/sql-formatter (1.1.3)
    [31.9MiB/12.32s]   - Upgrading dragonmantank/cron-expression (v2.3.0 => v2.3.1)
    [31.9MiB/12.32s]   - Upgrading egulias/email-validator (2.1.18 => 3.2.5)
    [31.9MiB/12.32s]   - Upgrading erdmannfreunde/euf_grid (3.1.0 => 3.1.1)
    [31.9MiB/12.32s]   - Upgrading erdmannfreunde/euf_nutshell (1.1.3 => 1.1.9)
    [31.9MiB/12.32s]   - Locking friendsofphp/proxy-manager-lts (v1.0.14)
    [31.9MiB/12.32s]   - Upgrading friendsofsymfony/http-cache (2.9.2 => 2.15.0)
    [31.9MiB/12.32s]   - Upgrading friendsofsymfony/http-cache-bundle (2.8.0 => 2.15.0)
    [31.9MiB/12.32s]   - Upgrading guzzlehttp/guzzle (6.5.3 => 6.5.8)
    [31.9MiB/12.32s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.5.2)
    [31.9MiB/12.32s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.9.0)
    [31.9MiB/12.32s]   - Upgrading imagine/imagine (1.2.3 => 1.3.3)
    [31.9MiB/12.32s]   - Upgrading inspiredminds/contao-wowjs (1.0.6 => 1.1.6)
    [31.9MiB/12.32s]   - Upgrading knplabs/knp-menu (2.6.0 => v3.3.0)
    [31.9MiB/12.33s]   - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0)
    [31.9MiB/12.33s]   - Upgrading knplabs/knp-time-bundle (v1.11.0 => v1.19.0)
    [31.9MiB/12.33s]   - Locking laminas/laminas-code (4.7.1)
    [31.9MiB/12.33s]   - Locking lcobucci/clock (2.0.0)
    [31.9MiB/12.33s]   - Upgrading lcobucci/jwt (3.3.2 => 4.1.5)
    [31.9MiB/12.33s]   - Upgrading matthiasmullie/minify (1.3.63 => 1.3.70)
    [31.9MiB/12.33s]   - Locking menatwork/contao-multicolumnwizard-bundle (3.5.9)
    [31.9MiB/12.33s]   - Upgrading michelf/php-markdown (1.9.0 => 1.9.1)
    [31.9MiB/12.33s]   - Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.41)
    [31.9MiB/12.33s]   - Upgrading monolog/monolog (1.25.4 => 1.27.1)
    [31.9MiB/12.33s]   - Upgrading nelmio/cors-bundle (1.5.6 => 2.3.1)
    [31.9MiB/12.33s]   - Upgrading nelmio/security-bundle (v2.9.0 => v2.12.0)
    [31.9MiB/12.33s]   - Locking nikic/php-parser (v4.15.4)
    [31.9MiB/12.33s]   - Upgrading nyholm/psr7 (1.3.0 => 1.5.1)
    [31.9MiB/12.33s]   - Upgrading paragonie/constant_time_encoding (v2.3.0 => v2.6.3)
    [31.9MiB/12.33s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [31.9MiB/12.33s]   - Upgrading patchwork/utf8 (v1.3.2 => v1.3.3)
    [31.9MiB/12.33s]   - Upgrading php-http/client-common (2.1.0 => 2.6.0)
    [31.9MiB/12.34s]   - Upgrading php-http/discovery (1.8.0 => 1.15.2)
    [31.9MiB/12.34s]   - Upgrading php-http/httplug (2.1.0 => 2.3.0)
    [31.9MiB/12.34s]   - Upgrading php-http/message (1.8.0 => 1.13.0)
    [31.9MiB/12.34s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [31.9MiB/12.34s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [31.9MiB/12.34s]   - Upgrading psr/container (1.0.0 => 1.1.2)
    [31.9MiB/12.34s]   - Upgrading psr/http-client (1.0.0 => 1.0.1)
    [31.9MiB/12.34s]   - Upgrading psr/log (1.1.3 => 1.1.4)
    [31.9MiB/12.34s]   - Upgrading ramsey/uuid (3.9.3 => 3.9.7)
    [31.9MiB/12.34s]   - Locking scheb/2fa-backup-code (v5.13.2)
    [31.9MiB/12.34s]   - Locking scheb/2fa-bundle (v5.13.2)
    [31.9MiB/12.34s]   - Locking scheb/2fa-trusted-device (v5.13.2)
    [31.9MiB/12.34s]   - Upgrading scssphp/scssphp (1.1.1 => v1.11.0)
    [31.9MiB/12.34s]   - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1)
    [31.9MiB/12.34s]   - Upgrading simplepie/simplepie (1.5.5 => 1.8.0)
    [31.9MiB/12.34s]   - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3)
    [31.9MiB/12.35s]   - Upgrading swiftmailer/swiftmailer (v6.2.3 => v6.3.0)
    [31.9MiB/12.35s]   - Upgrading symfony-cmf/routing (2.3.2 => 2.3.4)
    [31.9MiB/12.35s]   - Upgrading symfony-cmf/routing-bundle (2.4.0 => 2.5.1)
    [31.9MiB/12.35s]   - Upgrading symfony/asset (v4.4.10 => v4.4.46)
    [31.9MiB/12.35s]   - Upgrading symfony/cache (v4.4.10 => v4.4.48)
    [31.9MiB/12.35s]   - Upgrading symfony/cache-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.35s]   - Upgrading symfony/config (v4.4.10 => v4.4.44)
    [31.9MiB/12.35s]   - Upgrading symfony/console (v4.4.10 => v4.4.49)
    [31.9MiB/12.35s]   - Upgrading symfony/debug (v4.4.10 => v4.4.44)
    [31.9MiB/12.35s]   - Upgrading symfony/debug-bundle (v4.4.8 => v4.4.37)
    [31.9MiB/12.35s]   - Upgrading symfony/dependency-injection (v4.4.10 => v4.4.49)
    [31.9MiB/12.35s]   - Upgrading symfony/deprecation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.35s]   - Upgrading symfony/doctrine-bridge (v4.4.10 => v4.4.48)
    [31.9MiB/12.35s]   - Upgrading symfony/dom-crawler (v4.4.10 => v4.4.45)
    [31.9MiB/12.35s]   - Upgrading symfony/dotenv (v4.4.8 => v4.4.37)
    [31.9MiB/12.35s]   - Upgrading symfony/error-handler (v4.4.10 => v4.4.44)
    [31.9MiB/12.35s]   - Upgrading symfony/event-dispatcher (v4.4.10 => v4.4.44)
    [31.9MiB/12.35s]   - Upgrading symfony/event-dispatcher-contracts (v1.1.7 => v1.1.13)
    [31.9MiB/12.35s]   - Upgrading symfony/expression-language (v4.4.10 => v4.4.47)
    [31.9MiB/12.35s]   - Upgrading symfony/filesystem (v4.4.10 => v5.4.21)
    [31.9MiB/12.36s]   - Upgrading symfony/finder (v4.4.10 => v4.4.44)
    [31.9MiB/12.36s]   - Upgrading symfony/framework-bundle (v4.4.10 => v4.4.49)
    [31.9MiB/12.36s]   - Upgrading symfony/http-client (v4.4.10 => v4.4.49)
    [31.9MiB/12.36s]   - Upgrading symfony/http-client-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.36s]   - Upgrading symfony/http-foundation (v4.4.10 => v4.4.49)
    [31.9MiB/12.36s]   - Upgrading symfony/http-kernel (v4.4.10 => v4.4.50)
    [31.9MiB/12.36s]   - Upgrading symfony/lock (v4.4.10 => v4.4.46)
    [31.9MiB/12.36s]   - Upgrading symfony/mime (v5.1.2 => v5.4.21)
    [31.9MiB/12.36s]   - Upgrading symfony/monolog-bridge (v4.4.10 => v4.4.43)
    [31.9MiB/12.36s]   - Upgrading symfony/monolog-bundle (v3.5.0 => v3.8.0)
    [31.9MiB/12.36s]   - Upgrading symfony/options-resolver (v5.1.2 => v5.4.21)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-ctype (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-iconv (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-intl-grapheme (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-intl-idn (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-intl-normalizer (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-mbstring (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-php72 (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-php73 (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Upgrading symfony/polyfill-php80 (v1.17.0 => v1.27.0)
    [31.9MiB/12.36s]   - Locking symfony/polyfill-php81 (v1.27.0)
    [31.9MiB/12.37s]   - Upgrading symfony/process (v4.4.10 => v4.4.44)
    [31.9MiB/12.37s]   - Upgrading symfony/property-access (v5.1.2 => v5.4.21)
    [31.9MiB/12.37s]   - Upgrading symfony/property-info (v5.1.2 => v5.4.21)
    [31.9MiB/12.37s]   - Upgrading symfony/proxy-manager-bridge (v4.4.8 => v4.4.39)
    [31.9MiB/12.37s]   - Upgrading symfony/routing (v4.4.10 => v4.4.44)
    [31.9MiB/12.37s]   - Upgrading symfony/security-bundle (v4.4.10 => v4.4.50)
    [31.9MiB/12.37s]   - Upgrading symfony/security-core (v4.4.10 => v4.4.48)
    [31.9MiB/12.37s]   - Upgrading symfony/security-csrf (v5.1.2 => v5.2.12)
    [31.9MiB/12.37s]   - Upgrading symfony/security-guard (v4.4.10 => v4.4.46)
    [31.9MiB/12.37s]   - Upgrading symfony/security-http (v4.4.10 => v4.4.50)
    [31.9MiB/12.37s]   - Upgrading symfony/service-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.37s]   - Upgrading symfony/stopwatch (v4.4.8 => v4.4.46)
    [31.9MiB/12.37s]   - Upgrading symfony/string (v5.1.2 => v5.4.21)
    [31.9MiB/12.37s]   - Upgrading symfony/swiftmailer-bundle (v3.4.0 => v3.5.4)
    [31.9MiB/12.37s]   - Upgrading symfony/translation (v4.4.10 => v4.4.47)
    [31.9MiB/12.37s]   - Upgrading symfony/translation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.37s]   - Upgrading symfony/twig-bridge (v4.4.10 => v4.4.49)
    [31.9MiB/12.37s]   - Upgrading symfony/twig-bundle (v4.4.10 => v4.4.41)
    [31.9MiB/12.37s]   - Upgrading symfony/var-dumper (v4.4.10 => v4.4.47)
    [31.9MiB/12.37s]   - Upgrading symfony/var-exporter (v5.1.2 => v5.4.21)
    [31.9MiB/12.37s]   - Upgrading symfony/web-profiler-bundle (v4.4.8 => v4.4.47)
    [31.9MiB/12.38s]   - Upgrading symfony/yaml (v4.4.10 => v4.4.45)
    [31.9MiB/12.38s]   - Upgrading terminal42/escargot (0.5.9 => 1.5.1)
    [31.9MiB/12.38s]   - Upgrading terminal42/service-annotation-bundle (1.0.0 => 1.1.4)
    [31.9MiB/12.38s]   - Locking thecodingmachine/safe (v1.3.3)
    [31.9MiB/12.38s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1)
    [31.9MiB/12.38s]   - Upgrading twig/twig (v2.12.5 => v2.15.4)
    [31.9MiB/12.38s]   - Upgrading ua-parser/uap-php (v3.9.8 => v3.9.14)
    [31.9MiB/12.38s]   - Upgrading webmozart/assert (1.9.0 => 1.11.0)
    [31.2MiB/12.39s] Writing lock file
    [15.3MiB/12.41s] 5 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [16.0MiB/12.41s] Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/12.42s] Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/12.42s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [16.0MiB/12.42s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/12.42s] Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    [16.0MiB/12.42s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/12.42s] Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/12.42s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [16.2MiB/12.68s] No security vulnerability advisories found
    [16.7MiB/12.69s] Memory usage: 16.65MB (peak: 201.99MB), time: 12.69s.
    [16.7MiB/12.69s] Finished Composer Cloud resolving.
    
    
    # Job ID fNvLEuhCleR0iNS2EP6WoFA1wBjXAoRmIhnOgL4h2JqbAB9cq1rr1tf6e963E3uj1cR6FcBmaC3TIxjvpZ0jTNAF47UTqn7LvnP completed in 12 seconds
    # Memory usage: 16.65MB (peak: 201.99MB), time: 12.69s.
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/susannehenneke_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 13 installs, 48 updates, 18 removals
      - Downloading webmozart/path-util (2.3.0)
      - Downloading true/punycode (v2.1.1)
      - Downloading lexik/maintenance-bundle (v2.1.5)
      - Removing twig/extra-bundle (v3.5.1)
      - Removing symfony/uid (v5.4.21)
      - Removing symfony/templating (v5.4.21)
      - Removing symfony/polyfill-uuid (v1.27.0)
      - Removing symfony/password-hasher (v5.4.21)
      - Removing symfony/mailer (v5.4.21)
      - Removing symfony/intl (v5.4.21)
      - Removing spatie/schema-org (3.9.0)
      - Removing scrivo/highlight.php (v9.18.1.10)
      - Removing psr/event-dispatcher (1.0.0)
      - Removing nette/utils (v3.2.9)
      - Removing nette/schema (v1.2.3)
      - Removing league/mime-type-detection (1.11.0)
      - Removing league/flysystem-bundle (2.4.0)
      - Removing league/flysystem (2.5.0)
      - Removing league/config (v1.2.0)
      - Removing league/commonmark (2.3.9)
      - Removing dflydev/dot-access-data (v3.0.2)
      - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive
      - Installing symfony/polyfill-iconv (v1.27.0): Extracting archive
      - Installing webmozart/assert (1.11.0): Extracting archive
      - Installing webmozart/path-util (2.3.0): Extracting archive
      - Downgrading twig/twig (v3.5.1 => v2.15.4): Extracting archive
      - Installing true/punycode (v2.1.1): Extracting archive
      - Downgrading symfony/http-foundation (v5.4.21 => v4.4.49): Extracting archive
      - Downgrading symfony/event-dispatcher-contracts (v2.5.2 => v1.1.13): Extracting archive
      - Downgrading symfony/event-dispatcher (v5.4.21 => v4.4.44): Extracting archive
      - Downgrading symfony/var-dumper (v5.4.21 => v4.4.47): Extracting archive
      - Installing symfony/debug (v4.4.44): Extracting archive
      - Downgrading symfony/error-handler (v5.4.21 => v4.4.44): Extracting archive
      - Downgrading symfony/http-kernel (v5.4.21 => v4.4.50): Extracting archive
      - Downgrading symfony/dependency-injection (v5.4.21 => v4.4.49): Extracting archive
      - Downgrading symfony/http-client (v5.4.21 => v4.4.49): Extracting archive
      - Downgrading symfony/dom-crawler (v5.4.21 => v4.4.45): Extracting archive
      - Downgrading symfony/yaml (v5.4.21 => v4.4.45): Extracting archive
      - Downgrading symfony/twig-bridge (v5.4.21 => v4.4.49): Extracting archive
      - Downgrading symfony/twig-bundle (v5.4.21 => v4.4.41): Extracting archive
      - Downgrading symfony/translation (v5.4.21 => v4.4.47): Extracting archive
      - Downgrading symfony/config (v5.4.21 => v4.4.44): Extracting archive
      - Installing swiftmailer/swiftmailer (v6.3.0): Extracting archive
      - Installing symfony/swiftmailer-bundle (v3.5.4): Extracting archive
      - Downgrading symfony/security-core (v5.4.21 => v4.4.48): Extracting archive
      - Downgrading symfony/security-http (v5.4.21 => v4.4.50): Extracting archive
      - Downgrading symfony/security-guard (v5.4.21 => v4.4.46): Extracting archive
      - Downgrading symfony/security-csrf (v5.4.21 => v5.2.12): Extracting archive
      - Downgrading symfony/security-bundle (v5.4.21 => v4.4.50): Extracting archive
      - Downgrading symfony/routing (v5.4.21 => v4.4.44): Extracting archive
      - Downgrading symfony/process (v5.4.21 => v4.4.44): Extracting archive
      - Downgrading monolog/monolog (2.9.1 => 1.27.1): Extracting archive
      - Downgrading symfony/monolog-bridge (v5.4.21 => v4.4.43): Extracting archive
      - Downgrading symfony/lock (v5.4.21 => v4.4.46): Extracting archive
      - Downgrading symfony/finder (v5.4.21 => v4.4.44): Extracting archive
      - Downgrading symfony/cache (v5.4.21 => v4.4.48): Extracting archive
      - Downgrading symfony/framework-bundle (v5.4.21 => v4.4.49): Extracting archive
      - Downgrading symfony/expression-language (v5.4.21 => v4.4.47): Extracting archive
      - Downgrading symfony/console (v5.4.21 => v4.4.49): Extracting archive
      - Downgrading symfony/asset (v5.4.21 => v4.4.46): Extracting archive
      - Installing ramsey/uuid (3.9.7): Extracting archive
      - Installing patchwork/utf8 (v1.3.3): Extracting archive
      - Installing michelf/php-markdown (1.9.1): Extracting archive
      - Downgrading knplabs/knp-time-bundle (v1.20.0 => v1.19.0): Extracting archive
      - Upgrading doctrine/persistence (2.5.7 => 3.1.4): Extracting archive
      - Downgrading doctrine/dbal (3.6.1 => 2.13.9): Extracting archive
      - Downgrading symfony/doctrine-bridge (v5.4.21 => v4.4.48): Extracting archive
      - Downgrading doctrine/doctrine-bundle (2.8.3 => 2.7.2): Extracting archive
      - Downgrading contao-components/tinymce4 (5.10.7 => 4.9.12): Extracting archive
      - Installing contao-components/highlight (9.18.1): Extracting archive
      - Downgrading contao/core-bundle (4.13.16 => 4.9.39): Extracting archive
      - Downgrading contao/calendar-bundle (4.13.16 => 4.9.39): Extracting archive
      - Downgrading symfony/web-profiler-bundle (v5.4.21 => v4.4.47): Extracting archive
      - Downgrading symfony/stopwatch (v5.4.21 => v4.4.46): Extracting archive
      - Downgrading symfony/proxy-manager-bridge (v5.4.21 => v4.4.39): Extracting archive
      - Downgrading symfony/dotenv (v5.4.21 => v4.4.37): Extracting archive
      - Downgrading symfony/debug-bundle (v5.4.21 => v4.4.37): Extracting archive
      - Installing lexik/maintenance-bundle (v2.1.5): Extracting archive
      - Downgrading contao/installation-bundle (4.13.16 => 4.9.39): Extracting archive
      - Downgrading contao/manager-bundle (4.13.16 => 4.9.39): Extracting archive
      - Downgrading contao/news-bundle (4.13.16 => 4.9.39): Extracting archive
      - Upgrading erdmannfreunde/euf_nutshell (1.1.3 => 1.1.9): Extracting archive
    Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    Could not open input file: vendor/bin/contao-setup
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    100 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > @php vendor/bin/contao-setup
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    # Process terminated with exit code 1
    # Result: General error

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

    Standard

    Hast du SSH Zugriff?
    » sponsor me via GitHub or PayPal or Revolut

  14. #14
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Wenn ich den CM jetzt wieder starte, erhalte ich folgende Meldung:

    Code:
    In BundleConfig.php line 153:
    The Symfony bundle "Twig\Extra\TwigExtraBundle\TwigExtraBundle" does not exist.

  15. #15
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Hast du SSH Zugriff?
    Aaargh, der Kunde hat das Passwort beim Hoster geändert, daher kann ich gerade nicht nachgucken. Ich schicke Dir eine PM, falls es einen SSH-Zugriff gibt ...

  16. #16
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Der Kunde hat sich leider noch nicht gemeldet. Kannst Du vielleicht mit einem FTP-ZUgang etwas anfangen?

    Da die Seite momentan platt ist, probiere ich weiter rum. Jetzt meckert der CM an, dass es das Verzeichnis system/modules/haste nicht gibt. Und tatsächlich führt auch diese Verknüpfung ins NIchts. Ich habe daraufhin mal alle Verknüpfungen in dem Verzeichnis überprüft und tatsächlich funktionieren nur cookiebar und euf_grid. Habe die nicht funktionierenden Verknüpfungen ebenfalls gelöscht und dann noch einmal composer/install ausgeführt:

    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/xxx_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins
    Und composer/update meldet:

    Code:
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.17s] Loading composer repositories with package information
    [77.6MiB/8.81s] Updating dependencies
    [31.9MiB/11.05s] Lock file operations: 13 installs, 152 updates, 22 removals
    [31.9MiB/11.05s]   - Removing codefog/contao-haste (4.24.6)
    [31.9MiB/11.05s]   - Removing doctrine/data-fixtures (1.4.2)
    [31.9MiB/11.05s]   - Removing doctrine/doctrine-cache-bundle (1.4.0)
    [31.9MiB/11.05s]   - Removing doctrine/reflection (1.2.1)
    [31.9MiB/11.05s]   - Removing jdorn/sql-formatter (v1.2.17)
    [31.9MiB/11.05s]   - Removing league/uri-components (1.8.2)
    [31.9MiB/11.05s]   - Removing league/uri-hostname-parser (1.1.1)
    [31.9MiB/11.06s]   - Removing league/uri-interfaces (1.1.1)
    [31.9MiB/11.06s]   - Removing league/uri-parser (1.4.1)
    [31.9MiB/11.06s]   - Removing league/uri-schemes (1.2.1)
    [31.9MiB/11.06s]   - Removing menatwork/contao-multicolumnwizard (3.3.16)
    [31.9MiB/11.06s]   - Removing ocramius/package-versions (1.8.0)
    [31.9MiB/11.06s]   - Removing ocramius/proxy-manager (2.2.3)
    [31.9MiB/11.06s]   - Removing phpunit/php-token-stream (3.1.1)
    [31.9MiB/11.06s]   - Removing psr/simple-cache (1.0.1)
    [31.9MiB/11.06s]   - Removing scheb/two-factor-bundle (v4.18.0)
    [31.9MiB/11.06s]   - Removing symfony/inflector (v5.1.2)
    [31.9MiB/11.06s]   - Removing symfony/templating (v5.1.2)
    [31.9MiB/11.06s]   - Removing terminal42/dcawizard (2.4.7)
    [31.9MiB/11.06s]   - Removing terminal42/notification_center (1.5.12)
    [31.9MiB/11.06s]   - Removing zendframework/zend-code (3.4.1)
    [31.9MiB/11.06s]   - Removing zendframework/zend-eventmanager (3.2.1)
    [31.9MiB/11.06s]   - Upgrading ausi/slug-generator (v1.1.0 => v1.1.1)
    [31.9MiB/11.06s]   - Upgrading bacon/bacon-qr-code (2.0.0 => 2.0.8)
    [31.9MiB/11.06s]   - Upgrading beberlei/assert (v3.2.7 => v3.3.2)
    [31.9MiB/11.07s]   - Upgrading bugbuster/contao-mobiledetection-bundle (1.0.1 => 1.0.2)
    [31.9MiB/11.07s]   - Upgrading clue/stream-filter (v1.4.1 => v1.6.0)
    [31.9MiB/11.07s]   - Upgrading codefog/contao-cookiebar (2.2.1 => 2.5.1)
    [31.9MiB/11.07s]   - Upgrading composer/ca-bundle (1.2.7 => 1.3.5)
    [31.9MiB/11.07s]   - Locking composer/package-versions-deprecated (1.11.99.5)
    [31.9MiB/11.07s]   - Upgrading con4gis/core (v4.0.13 => v4.1.5)
    [31.9MiB/11.07s]   - Upgrading con4gis/maps (v7.0.20 => v7.3.2)
    [31.9MiB/11.07s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.2.2)
    [31.9MiB/11.07s]   - Upgrading contao-components/ace (1.4.7 => 1.15.3)
    [31.9MiB/11.07s]   - Upgrading contao-components/chosen (1.2.4 => 1.2.5)
    [31.9MiB/11.07s]   - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2)
    [31.9MiB/11.07s]   - Upgrading contao-components/contao (9.1.0 => 9.3.2)
    [31.9MiB/11.07s]   - Upgrading contao-components/datepicker (2.3.1 => 2.3.2)
    [31.9MiB/11.07s]   - Upgrading contao-components/dropzone (5.5.0 => 5.9.3)
    [31.9MiB/11.07s]   - Upgrading contao-components/highlight (9.16.1 => 9.18.1)
    [31.9MiB/11.08s]   - Upgrading contao-components/installer (1.4.0 => 1.4.1)
    [31.9MiB/11.08s]   - Upgrading contao-components/jquery (3.4.1 => 3.6.3)
    [31.9MiB/11.08s]   - Upgrading contao-components/jquery-ui (1.12.1.1 => 1.13.2)
    [31.9MiB/11.08s]   - Upgrading contao-components/mootools (1.6.0.6 => 1.6.0.7)
    [31.9MiB/11.08s]   - Upgrading contao-components/tinymce4 (4.9.6 => 4.9.12)
    [31.9MiB/11.08s]   - Upgrading contao/calendar-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.08s]   - Upgrading contao/conflicts (dev-master ba331b1 => dev-main cff8787)
    [31.9MiB/11.08s]   - Upgrading contao/core-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.08s]   - Upgrading contao/image (1.0.2 => 1.1.2)
    [31.9MiB/11.08s]   - Upgrading contao/imagine-svg (0.2.3 => 1.0.3)
    [31.9MiB/11.08s]   - Upgrading contao/installation-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.08s]   - Upgrading contao/manager-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.08s]   - Upgrading contao/manager-plugin (2.8.0 => 2.12.0)
    [31.9MiB/11.08s]   - Upgrading contao/news-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.08s]   - Upgrading dasprid/enum (1.0.0 => 1.0.4)
    [31.9MiB/11.09s]   - Upgrading do-while/contao-backupdb-bundle (1.4.1 => 1.5.3)
    [31.9MiB/11.09s]   - Upgrading doctrine/annotations (1.10.3 => 1.14.3)
    [31.9MiB/11.09s]   - Upgrading doctrine/cache (1.10.1 => 2.2.0)
    [31.9MiB/11.09s]   - Upgrading doctrine/collections (1.6.5 => 1.8.0)
    [31.9MiB/11.09s]   - Upgrading doctrine/common (2.13.3 => 3.4.3)
    [31.9MiB/11.09s]   - Upgrading doctrine/dbal (2.10.2 => 2.13.9)
    [31.9MiB/11.09s]   - Locking doctrine/deprecations (v1.0.0)
    [31.9MiB/11.09s]   - Upgrading doctrine/doctrine-bundle (1.12.10 => 2.7.2)
    [31.9MiB/11.09s]   - Upgrading doctrine/event-manager (1.1.0 => 1.2.0)
    [31.9MiB/11.09s]   - Upgrading doctrine/inflector (1.4.3 => 2.0.6)
    [31.9MiB/11.09s]   - Upgrading doctrine/instantiator (1.3.1 => 1.5.0)
    [31.9MiB/11.09s]   - Upgrading doctrine/lexer (1.2.1 => 2.1.0)
    [31.9MiB/11.09s]   - Upgrading doctrine/orm (v2.7.3 => 2.14.1)
    [31.9MiB/11.09s]   - Upgrading doctrine/persistence (1.3.7 => 3.1.4)
    [31.9MiB/11.09s]   - Locking doctrine/sql-formatter (1.1.3)
    [31.9MiB/11.10s]   - Upgrading dragonmantank/cron-expression (v2.3.0 => v2.3.1)
    [31.9MiB/11.10s]   - Upgrading egulias/email-validator (2.1.18 => 3.2.5)
    [31.9MiB/11.10s]   - Upgrading erdmannfreunde/euf_grid (3.1.0 => 3.1.1)
    [31.9MiB/11.10s]   - Upgrading erdmannfreunde/euf_nutshell (1.1.3 => 1.1.9)
    [31.9MiB/11.10s]   - Locking friendsofphp/proxy-manager-lts (v1.0.14)
    [31.9MiB/11.10s]   - Upgrading friendsofsymfony/http-cache (2.9.2 => 2.15.0)
    [31.9MiB/11.10s]   - Upgrading friendsofsymfony/http-cache-bundle (2.8.0 => 2.15.0)
    [31.9MiB/11.10s]   - Upgrading guzzlehttp/guzzle (6.5.3 => 6.5.8)
    [31.9MiB/11.10s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.5.2)
    [31.9MiB/11.10s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.9.0)
    [31.9MiB/11.10s]   - Upgrading imagine/imagine (1.2.3 => 1.3.3)
    [31.9MiB/11.10s]   - Upgrading inspiredminds/contao-wowjs (1.0.6 => 1.1.6)
    [31.9MiB/11.10s]   - Upgrading knplabs/knp-menu (2.6.0 => v3.3.0)
    [31.9MiB/11.10s]   - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0)
    [31.9MiB/11.10s]   - Upgrading knplabs/knp-time-bundle (v1.11.0 => v1.19.0)
    [31.9MiB/11.11s]   - Locking laminas/laminas-code (4.7.1)
    [31.9MiB/11.11s]   - Locking lcobucci/clock (2.0.0)
    [31.9MiB/11.11s]   - Upgrading lcobucci/jwt (3.3.2 => 4.1.5)
    [31.9MiB/11.11s]   - Upgrading matthiasmullie/minify (1.3.63 => 1.3.70)
    [31.9MiB/11.11s]   - Locking menatwork/contao-multicolumnwizard-bundle (3.5.9)
    [31.9MiB/11.11s]   - Upgrading michelf/php-markdown (1.9.0 => 1.9.1)
    [31.9MiB/11.11s]   - Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.41)
    [31.9MiB/11.11s]   - Upgrading monolog/monolog (1.25.4 => 1.27.1)
    [31.9MiB/11.11s]   - Upgrading nelmio/cors-bundle (1.5.6 => 2.3.1)
    [31.9MiB/11.11s]   - Upgrading nelmio/security-bundle (v2.9.0 => v2.12.0)
    [31.9MiB/11.11s]   - Locking nikic/php-parser (v4.15.4)
    [31.9MiB/11.11s]   - Upgrading nyholm/psr7 (1.3.0 => 1.5.1)
    [31.9MiB/11.11s]   - Upgrading paragonie/constant_time_encoding (v2.3.0 => v2.6.3)
    [31.9MiB/11.12s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [31.9MiB/11.12s]   - Upgrading patchwork/utf8 (v1.3.2 => v1.3.3)
    [31.9MiB/11.12s]   - Upgrading php-http/client-common (2.1.0 => 2.6.0)
    [31.9MiB/11.12s]   - Upgrading php-http/discovery (1.8.0 => 1.15.2)
    [31.9MiB/11.12s]   - Upgrading php-http/httplug (2.1.0 => 2.3.0)
    [31.9MiB/11.12s]   - Upgrading php-http/message (1.8.0 => 1.13.0)
    [31.9MiB/11.12s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [31.9MiB/11.12s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [31.9MiB/11.12s]   - Upgrading psr/container (1.0.0 => 1.1.2)
    [31.9MiB/11.12s]   - Upgrading psr/http-client (1.0.0 => 1.0.1)
    [31.9MiB/11.12s]   - Upgrading psr/log (1.1.3 => 1.1.4)
    [31.9MiB/11.12s]   - Upgrading ramsey/uuid (3.9.3 => 3.9.7)
    [31.9MiB/11.12s]   - Locking scheb/2fa-backup-code (v5.13.2)
    [31.9MiB/11.12s]   - Locking scheb/2fa-bundle (v5.13.2)
    [31.9MiB/11.12s]   - Locking scheb/2fa-trusted-device (v5.13.2)
    [31.9MiB/11.12s]   - Upgrading scssphp/scssphp (1.1.1 => v1.11.0)
    [31.9MiB/11.13s]   - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1)
    [31.9MiB/11.13s]   - Upgrading simplepie/simplepie (1.5.5 => 1.8.0)
    [31.9MiB/11.13s]   - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3)
    [31.9MiB/11.13s]   - Upgrading swiftmailer/swiftmailer (v6.2.3 => v6.3.0)
    [31.9MiB/11.13s]   - Upgrading symfony-cmf/routing (2.3.2 => 2.3.4)
    [31.9MiB/11.13s]   - Upgrading symfony-cmf/routing-bundle (2.4.0 => 2.5.1)
    [31.9MiB/11.13s]   - Upgrading symfony/asset (v4.4.10 => v4.4.46)
    [31.9MiB/11.13s]   - Upgrading symfony/cache (v4.4.10 => v4.4.48)
    [31.9MiB/11.13s]   - Upgrading symfony/cache-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.13s]   - Upgrading symfony/config (v4.4.10 => v4.4.44)
    [31.9MiB/11.13s]   - Upgrading symfony/console (v4.4.10 => v4.4.49)
    [31.9MiB/11.13s]   - Upgrading symfony/debug (v4.4.10 => v4.4.44)
    [31.9MiB/11.13s]   - Upgrading symfony/debug-bundle (v4.4.8 => v4.4.37)
    [31.9MiB/11.13s]   - Upgrading symfony/dependency-injection (v4.4.10 => v4.4.49)
    [31.9MiB/11.13s]   - Upgrading symfony/deprecation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.13s]   - Upgrading symfony/doctrine-bridge (v4.4.10 => v4.4.48)
    [31.9MiB/11.13s]   - Upgrading symfony/dom-crawler (v4.4.10 => v4.4.45)
    [31.9MiB/11.13s]   - Upgrading symfony/dotenv (v4.4.8 => v4.4.37)
    [31.9MiB/11.13s]   - Upgrading symfony/error-handler (v4.4.10 => v4.4.44)
    [31.9MiB/11.13s]   - Upgrading symfony/event-dispatcher (v4.4.10 => v4.4.44)
    [31.9MiB/11.14s]   - Upgrading symfony/event-dispatcher-contracts (v1.1.7 => v1.1.13)
    [31.9MiB/11.14s]   - Upgrading symfony/expression-language (v4.4.10 => v4.4.47)
    [31.9MiB/11.14s]   - Upgrading symfony/filesystem (v4.4.10 => v5.4.21)
    [31.9MiB/11.14s]   - Upgrading symfony/finder (v4.4.10 => v4.4.44)
    [31.9MiB/11.14s]   - Upgrading symfony/framework-bundle (v4.4.10 => v4.4.49)
    [31.9MiB/11.14s]   - Upgrading symfony/http-client (v4.4.10 => v4.4.49)
    [31.9MiB/11.14s]   - Upgrading symfony/http-client-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.14s]   - Upgrading symfony/http-foundation (v4.4.10 => v4.4.49)
    [31.9MiB/11.14s]   - Upgrading symfony/http-kernel (v4.4.10 => v4.4.50)
    [31.9MiB/11.14s]   - Upgrading symfony/lock (v4.4.10 => v4.4.46)
    [31.9MiB/11.14s]   - Upgrading symfony/mime (v5.1.2 => v5.4.21)
    [31.9MiB/11.14s]   - Upgrading symfony/monolog-bridge (v4.4.10 => v4.4.43)
    [31.9MiB/11.14s]   - Upgrading symfony/monolog-bundle (v3.5.0 => v3.8.0)
    [31.9MiB/11.14s]   - Upgrading symfony/options-resolver (v5.1.2 => v5.4.21)
    [31.9MiB/11.14s]   - Upgrading symfony/polyfill-ctype (v1.17.0 => v1.27.0)
    [31.9MiB/11.14s]   - Upgrading symfony/polyfill-iconv (v1.17.0 => v1.27.0)
    [31.9MiB/11.14s]   - Upgrading symfony/polyfill-intl-grapheme (v1.17.0 => v1.27.0)
    [31.9MiB/11.14s]   - Upgrading symfony/polyfill-intl-idn (v1.17.0 => v1.27.0)
    [31.9MiB/11.14s]   - Upgrading symfony/polyfill-intl-normalizer (v1.17.0 => v1.27.0)
    [31.9MiB/11.15s]   - Upgrading symfony/polyfill-mbstring (v1.17.0 => v1.27.0)
    [31.9MiB/11.15s]   - Upgrading symfony/polyfill-php72 (v1.17.0 => v1.27.0)
    [31.9MiB/11.15s]   - Upgrading symfony/polyfill-php73 (v1.17.0 => v1.27.0)
    [31.9MiB/11.15s]   - Upgrading symfony/polyfill-php80 (v1.17.0 => v1.27.0)
    [31.9MiB/11.15s]   - Locking symfony/polyfill-php81 (v1.27.0)
    [31.9MiB/11.15s]   - Upgrading symfony/process (v4.4.10 => v4.4.44)
    [31.9MiB/11.15s]   - Upgrading symfony/property-access (v5.1.2 => v5.4.21)
    [31.9MiB/11.15s]   - Upgrading symfony/property-info (v5.1.2 => v5.4.21)
    [31.9MiB/11.15s]   - Upgrading symfony/proxy-manager-bridge (v4.4.8 => v4.4.39)
    [31.9MiB/11.15s]   - Upgrading symfony/routing (v4.4.10 => v4.4.44)
    [31.9MiB/11.15s]   - Upgrading symfony/security-bundle (v4.4.10 => v4.4.50)
    [31.9MiB/11.15s]   - Upgrading symfony/security-core (v4.4.10 => v4.4.48)
    [31.9MiB/11.15s]   - Upgrading symfony/security-csrf (v5.1.2 => v5.2.12)
    [31.9MiB/11.15s]   - Upgrading symfony/security-guard (v4.4.10 => v4.4.46)
    [31.9MiB/11.15s]   - Upgrading symfony/security-http (v4.4.10 => v4.4.50)
    [31.9MiB/11.15s]   - Upgrading symfony/service-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.15s]   - Upgrading symfony/stopwatch (v4.4.8 => v4.4.46)
    [31.9MiB/11.15s]   - Upgrading symfony/string (v5.1.2 => v5.4.21)
    [31.9MiB/11.16s]   - Upgrading symfony/swiftmailer-bundle (v3.4.0 => v3.5.4)
    [31.9MiB/11.16s]   - Upgrading symfony/translation (v4.4.10 => v4.4.47)
    [31.9MiB/11.16s]   - Upgrading symfony/translation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.16s]   - Upgrading symfony/twig-bridge (v4.4.10 => v4.4.49)
    [31.9MiB/11.16s]   - Upgrading symfony/twig-bundle (v4.4.10 => v4.4.41)
    [31.9MiB/11.16s]   - Upgrading symfony/var-dumper (v4.4.10 => v4.4.47)
    [31.9MiB/11.16s]   - Upgrading symfony/var-exporter (v5.1.2 => v5.4.21)
    [31.9MiB/11.16s]   - Upgrading symfony/web-profiler-bundle (v4.4.8 => v4.4.47)
    [31.9MiB/11.16s]   - Upgrading symfony/yaml (v4.4.10 => v4.4.45)
    [31.9MiB/11.16s]   - Upgrading terminal42/escargot (0.5.9 => 1.5.1)
    [31.9MiB/11.16s]   - Upgrading terminal42/service-annotation-bundle (1.0.0 => 1.1.4)
    [31.9MiB/11.16s]   - Locking thecodingmachine/safe (v1.3.3)
    [31.9MiB/11.16s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1)
    [31.9MiB/11.16s]   - Upgrading twig/twig (v2.12.5 => v2.15.4)
    [31.9MiB/11.16s]   - Upgrading ua-parser/uap-php (v3.9.8 => v3.9.14)
    [31.9MiB/11.16s]   - Upgrading webmozart/assert (1.9.0 => 1.11.0)
    [31.2MiB/11.18s] Writing lock file
    [15.3MiB/11.20s] 5 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [16.0MiB/11.21s] Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.21s] Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.21s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [16.0MiB/11.22s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/11.22s] Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    [16.0MiB/11.22s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/11.22s] Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.22s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [16.2MiB/21.37s] Failed to audit locked packages.
    [16.7MiB/21.37s] Memory usage: 16.67MB (peak: 201.99MB), time: 21.37s.
    [16.7MiB/21.37s] Finished Composer Cloud resolving.
    
    
    # Job ID lBuQNXRxxlXL2qxAB9cgiPBA5kfEAOS1cyy0kJUXDX5uFgMpm8jvpwcNCWIElruOvWIooR5iTKAPmxFx5Z9ZmjksGweYe660AbM4igoRPT0Kdva0 completed in 28 seconds
    # Memory usage: 16.67MB (peak: 201.99MB), time: 21.37s.
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins

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

    Standard

    Du musst alle Paket aktualisieren.
    » sponsor me via GitHub or PayPal or Revolut

  18. #18
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Das funktioniert leider auch dieses Mal nicht:

    Code:
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer require contao/manager-bundle=^4.13 con4gis/maps=^7.3 inspiredminds/contao-wowjs=^1.1 erdmannfreunde/euf_grid=^3.1 do-while/contao-backupdb-bundle=^1.5 codefog/contao-cookiebar=^2.5 contao/news-bundle=^4.13 contao/calendar-bundle=^4.13 --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction
    
    /homepages/11/d350468201/htdocs/meine-domain_2020/composer.json has been updated
    
    # Process terminated with exit code 0
    # Result: OK
    
    
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.18s] Loading composer repositories with package information
    [77.1MiB/10.16s] Updating dependencies
    [31.9MiB/12.25s] Lock file operations: 13 installs, 151 updates, 22 removals
    [31.9MiB/12.26s]   - Removing codefog/contao-haste (4.24.6)
    [31.9MiB/12.26s]   - Removing doctrine/data-fixtures (1.4.2)
    [31.9MiB/12.26s]   - Removing doctrine/doctrine-cache-bundle (1.4.0)
    [31.9MiB/12.26s]   - Removing doctrine/reflection (1.2.1)
    [31.9MiB/12.26s]   - Removing jdorn/sql-formatter (v1.2.17)
    [31.9MiB/12.26s]   - Removing league/uri-components (1.8.2)
    [31.9MiB/12.26s]   - Removing league/uri-hostname-parser (1.1.1)
    [31.9MiB/12.26s]   - Removing league/uri-interfaces (1.1.1)
    [31.9MiB/12.26s]   - Removing league/uri-parser (1.4.1)
    [31.9MiB/12.26s]   - Removing league/uri-schemes (1.2.1)
    [31.9MiB/12.27s]   - Removing menatwork/contao-multicolumnwizard (3.3.16)
    [31.9MiB/12.27s]   - Removing ocramius/package-versions (1.8.0)
    [31.9MiB/12.27s]   - Removing ocramius/proxy-manager (2.2.3)
    [31.9MiB/12.27s]   - Removing phpunit/php-token-stream (3.1.1)
    [31.9MiB/12.27s]   - Removing psr/simple-cache (1.0.1)
    [31.9MiB/12.27s]   - Removing scheb/two-factor-bundle (v4.18.0)
    [31.9MiB/12.27s]   - Removing symfony/inflector (v5.1.2)
    [31.9MiB/12.27s]   - Removing symfony/templating (v5.1.2)
    [31.9MiB/12.27s]   - Removing terminal42/dcawizard (2.4.7)
    [31.9MiB/12.27s]   - Removing terminal42/notification_center (1.5.12)
    [31.9MiB/12.27s]   - Removing zendframework/zend-code (3.4.1)
    [31.9MiB/12.27s]   - Removing zendframework/zend-eventmanager (3.2.1)
    [31.9MiB/12.27s]   - Upgrading ausi/slug-generator (v1.1.0 => v1.1.1)
    [31.9MiB/12.27s]   - Upgrading bacon/bacon-qr-code (2.0.0 => 2.0.8)
    [31.9MiB/12.27s]   - Upgrading beberlei/assert (v3.2.7 => v3.3.2)
    [31.9MiB/12.28s]   - Upgrading bugbuster/contao-mobiledetection-bundle (1.0.1 => 1.0.2)
    [31.9MiB/12.28s]   - Upgrading clue/stream-filter (v1.4.1 => v1.6.0)
    [31.9MiB/12.28s]   - Upgrading codefog/contao-cookiebar (2.2.1 => 2.5.1)
    [31.9MiB/12.28s]   - Upgrading composer/ca-bundle (1.2.7 => 1.3.5)
    [31.9MiB/12.28s]   - Locking composer/package-versions-deprecated (1.11.99.5)
    [31.9MiB/12.28s]   - Upgrading con4gis/core (v4.0.13 => v4.1.5)
    [31.9MiB/12.28s]   - Upgrading con4gis/maps (v7.0.20 => v7.3.2)
    [31.9MiB/12.28s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.2.2)
    [31.9MiB/12.28s]   - Upgrading contao-components/ace (1.4.7 => 1.15.3)
    [31.9MiB/12.28s]   - Upgrading contao-components/chosen (1.2.4 => 1.2.5)
    [31.9MiB/12.28s]   - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2)
    [31.9MiB/12.28s]   - Upgrading contao-components/contao (9.1.0 => 9.3.2)
    [31.9MiB/12.28s]   - Upgrading contao-components/datepicker (2.3.1 => 2.3.2)
    [31.9MiB/12.28s]   - Upgrading contao-components/dropzone (5.5.0 => 5.9.3)
    [31.9MiB/12.28s]   - Upgrading contao-components/highlight (9.16.1 => 9.18.1)
    [31.9MiB/12.28s]   - Upgrading contao-components/installer (1.4.0 => 1.4.1)
    [31.9MiB/12.29s]   - Upgrading contao-components/jquery (3.4.1 => 3.6.3)
    [31.9MiB/12.29s]   - Upgrading contao-components/jquery-ui (1.12.1.1 => 1.13.2)
    [31.9MiB/12.29s]   - Upgrading contao-components/mootools (1.6.0.6 => 1.6.0.7)
    [31.9MiB/12.29s]   - Upgrading contao-components/tinymce4 (4.9.6 => 4.9.12)
    [31.9MiB/12.29s]   - Upgrading contao/calendar-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.29s]   - Upgrading contao/conflicts (dev-master ba331b1 => dev-main cff8787)
    [31.9MiB/12.29s]   - Upgrading contao/core-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.29s]   - Upgrading contao/image (1.0.2 => 1.1.2)
    [31.9MiB/12.29s]   - Upgrading contao/imagine-svg (0.2.3 => 1.0.3)
    [31.9MiB/12.29s]   - Upgrading contao/installation-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.29s]   - Upgrading contao/manager-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.29s]   - Upgrading contao/manager-plugin (2.8.0 => 2.12.0)
    [31.9MiB/12.29s]   - Upgrading contao/news-bundle (4.9.2 => 4.9.39)
    [31.9MiB/12.29s]   - Upgrading dasprid/enum (1.0.0 => 1.0.4)
    [31.9MiB/12.29s]   - Upgrading do-while/contao-backupdb-bundle (1.4.1 => 1.5.3)
    [31.9MiB/12.29s]   - Upgrading doctrine/annotations (1.10.3 => 1.14.3)
    [31.9MiB/12.29s]   - Upgrading doctrine/cache (1.10.1 => 2.2.0)
    [31.9MiB/12.29s]   - Upgrading doctrine/collections (1.6.5 => 1.8.0)
    [31.9MiB/12.29s]   - Upgrading doctrine/common (2.13.3 => 3.4.3)
    [31.9MiB/12.29s]   - Upgrading doctrine/dbal (2.10.2 => 2.13.9)
    [31.9MiB/12.30s]   - Locking doctrine/deprecations (v1.0.0)
    [31.9MiB/12.30s]   - Upgrading doctrine/doctrine-bundle (1.12.10 => 2.7.2)
    [31.9MiB/12.30s]   - Upgrading doctrine/event-manager (1.1.0 => 1.2.0)
    [31.9MiB/12.30s]   - Upgrading doctrine/inflector (1.4.3 => 2.0.6)
    [31.9MiB/12.30s]   - Upgrading doctrine/instantiator (1.3.1 => 1.5.0)
    [31.9MiB/12.30s]   - Upgrading doctrine/lexer (1.2.1 => 2.1.0)
    [31.9MiB/12.30s]   - Upgrading doctrine/orm (v2.7.3 => 2.14.1)
    [31.9MiB/12.30s]   - Upgrading doctrine/persistence (1.3.7 => 3.1.4)
    [31.9MiB/12.30s]   - Locking doctrine/sql-formatter (1.1.3)
    [31.9MiB/12.30s]   - Upgrading dragonmantank/cron-expression (v2.3.0 => v2.3.1)
    [31.9MiB/12.30s]   - Upgrading egulias/email-validator (2.1.18 => 3.2.5)
    [31.9MiB/12.30s]   - Upgrading erdmannfreunde/euf_grid (3.1.0 => 3.1.1)
    [31.9MiB/12.30s]   - Locking friendsofphp/proxy-manager-lts (v1.0.14)
    [31.9MiB/12.30s]   - Upgrading friendsofsymfony/http-cache (2.9.2 => 2.15.0)
    [31.9MiB/12.30s]   - Upgrading friendsofsymfony/http-cache-bundle (2.8.0 => 2.15.0)
    [31.9MiB/12.30s]   - Upgrading guzzlehttp/guzzle (6.5.3 => 6.5.8)
    [31.9MiB/12.30s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.5.2)
    [31.9MiB/12.30s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.9.0)
    [31.9MiB/12.31s]   - Upgrading imagine/imagine (1.2.3 => 1.3.3)
    [31.9MiB/12.31s]   - Upgrading inspiredminds/contao-wowjs (1.0.6 => 1.1.6)
    [31.9MiB/12.31s]   - Upgrading knplabs/knp-menu (2.6.0 => v3.3.0)
    [31.9MiB/12.31s]   - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0)
    [31.9MiB/12.31s]   - Upgrading knplabs/knp-time-bundle (v1.11.0 => v1.19.0)
    [31.9MiB/12.31s]   - Locking laminas/laminas-code (4.7.1)
    [31.9MiB/12.31s]   - Locking lcobucci/clock (2.0.0)
    [31.9MiB/12.31s]   - Upgrading lcobucci/jwt (3.3.2 => 4.1.5)
    [31.9MiB/12.31s]   - Upgrading matthiasmullie/minify (1.3.63 => 1.3.70)
    [31.9MiB/12.31s]   - Locking menatwork/contao-multicolumnwizard-bundle (3.5.9)
    [31.9MiB/12.31s]   - Upgrading michelf/php-markdown (1.9.0 => 1.9.1)
    [31.9MiB/12.31s]   - Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.41)
    [31.9MiB/12.31s]   - Upgrading monolog/monolog (1.25.4 => 1.27.1)
    [31.9MiB/12.31s]   - Upgrading nelmio/cors-bundle (1.5.6 => 2.3.1)
    [31.9MiB/12.31s]   - Upgrading nelmio/security-bundle (v2.9.0 => v2.12.0)
    [31.9MiB/12.31s]   - Locking nikic/php-parser (v4.15.4)
    [31.9MiB/12.31s]   - Upgrading nyholm/psr7 (1.3.0 => 1.5.1)
    [31.9MiB/12.31s]   - Upgrading paragonie/constant_time_encoding (v2.3.0 => v2.6.3)
    [31.9MiB/12.31s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [31.9MiB/12.32s]   - Upgrading patchwork/utf8 (v1.3.2 => v1.3.3)
    [31.9MiB/12.32s]   - Upgrading php-http/client-common (2.1.0 => 2.6.0)
    [31.9MiB/12.32s]   - Upgrading php-http/discovery (1.8.0 => 1.15.2)
    [31.9MiB/12.32s]   - Upgrading php-http/httplug (2.1.0 => 2.3.0)
    [31.9MiB/12.32s]   - Upgrading php-http/message (1.8.0 => 1.13.0)
    [31.9MiB/12.32s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [31.9MiB/12.32s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [31.9MiB/12.32s]   - Upgrading psr/container (1.0.0 => 1.1.2)
    [31.9MiB/12.32s]   - Upgrading psr/http-client (1.0.0 => 1.0.1)
    [31.9MiB/12.32s]   - Upgrading psr/log (1.1.3 => 1.1.4)
    [31.9MiB/12.32s]   - Upgrading ramsey/uuid (3.9.3 => 3.9.7)
    [31.9MiB/12.32s]   - Locking scheb/2fa-backup-code (v5.13.2)
    [31.9MiB/12.32s]   - Locking scheb/2fa-bundle (v5.13.2)
    [31.9MiB/12.32s]   - Locking scheb/2fa-trusted-device (v5.13.2)
    [31.9MiB/12.32s]   - Upgrading scssphp/scssphp (1.1.1 => v1.11.0)
    [31.9MiB/12.32s]   - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1)
    [31.9MiB/12.32s]   - Upgrading simplepie/simplepie (1.5.5 => 1.8.0)
    [31.9MiB/12.32s]   - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3)
    [31.9MiB/12.32s]   - Upgrading swiftmailer/swiftmailer (v6.2.3 => v6.3.0)
    [31.9MiB/12.33s]   - Upgrading symfony-cmf/routing (2.3.2 => 2.3.4)
    [31.9MiB/12.33s]   - Upgrading symfony-cmf/routing-bundle (2.4.0 => 2.5.1)
    [31.9MiB/12.33s]   - Upgrading symfony/asset (v4.4.10 => v4.4.46)
    [31.9MiB/12.33s]   - Upgrading symfony/cache (v4.4.10 => v4.4.48)
    [31.9MiB/12.33s]   - Upgrading symfony/cache-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.33s]   - Upgrading symfony/config (v4.4.10 => v4.4.44)
    [31.9MiB/12.33s]   - Upgrading symfony/console (v4.4.10 => v4.4.49)
    [31.9MiB/12.33s]   - Upgrading symfony/debug (v4.4.10 => v4.4.44)
    [31.9MiB/12.33s]   - Upgrading symfony/debug-bundle (v4.4.8 => v4.4.37)
    [31.9MiB/12.33s]   - Upgrading symfony/dependency-injection (v4.4.10 => v4.4.49)
    [31.9MiB/12.33s]   - Upgrading symfony/deprecation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.33s]   - Upgrading symfony/doctrine-bridge (v4.4.10 => v4.4.48)
    [31.9MiB/12.33s]   - Upgrading symfony/dom-crawler (v4.4.10 => v4.4.45)
    [31.9MiB/12.33s]   - Upgrading symfony/dotenv (v4.4.8 => v4.4.37)
    [31.9MiB/12.33s]   - Upgrading symfony/error-handler (v4.4.10 => v4.4.44)
    [31.9MiB/12.33s]   - Upgrading symfony/event-dispatcher (v4.4.10 => v4.4.44)
    [31.9MiB/12.34s]   - Upgrading symfony/event-dispatcher-contracts (v1.1.7 => v1.1.13)
    [31.9MiB/12.34s]   - Upgrading symfony/expression-language (v4.4.10 => v4.4.47)
    [31.9MiB/12.34s]   - Upgrading symfony/filesystem (v4.4.10 => v5.4.21)
    [31.9MiB/12.34s]   - Upgrading symfony/finder (v4.4.10 => v4.4.44)
    [31.9MiB/12.34s]   - Upgrading symfony/framework-bundle (v4.4.10 => v4.4.49)
    [31.9MiB/12.34s]   - Upgrading symfony/http-client (v4.4.10 => v4.4.49)
    [31.9MiB/12.34s]   - Upgrading symfony/http-client-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.34s]   - Upgrading symfony/http-foundation (v4.4.10 => v4.4.49)
    [31.9MiB/12.34s]   - Upgrading symfony/http-kernel (v4.4.10 => v4.4.50)
    [31.9MiB/12.34s]   - Upgrading symfony/lock (v4.4.10 => v4.4.46)
    [31.9MiB/12.34s]   - Upgrading symfony/mime (v5.1.2 => v5.4.21)
    [31.9MiB/12.34s]   - Upgrading symfony/monolog-bridge (v4.4.10 => v4.4.43)
    [31.9MiB/12.34s]   - Upgrading symfony/monolog-bundle (v3.5.0 => v3.8.0)
    [31.9MiB/12.34s]   - Upgrading symfony/options-resolver (v5.1.2 => v5.4.21)
    [31.9MiB/12.34s]   - Upgrading symfony/polyfill-ctype (v1.17.0 => v1.27.0)
    [31.9MiB/12.34s]   - Upgrading symfony/polyfill-iconv (v1.17.0 => v1.27.0)
    [31.9MiB/12.34s]   - Upgrading symfony/polyfill-intl-grapheme (v1.17.0 => v1.27.0)
    [31.9MiB/12.34s]   - Upgrading symfony/polyfill-intl-idn (v1.17.0 => v1.27.0)
    [31.9MiB/12.35s]   - Upgrading symfony/polyfill-intl-normalizer (v1.17.0 => v1.27.0)
    [31.9MiB/12.35s]   - Upgrading symfony/polyfill-mbstring (v1.17.0 => v1.27.0)
    [31.9MiB/12.35s]   - Upgrading symfony/polyfill-php72 (v1.17.0 => v1.27.0)
    [31.9MiB/12.35s]   - Upgrading symfony/polyfill-php73 (v1.17.0 => v1.27.0)
    [31.9MiB/12.35s]   - Upgrading symfony/polyfill-php80 (v1.17.0 => v1.27.0)
    [31.9MiB/12.35s]   - Locking symfony/polyfill-php81 (v1.27.0)
    [31.9MiB/12.35s]   - Upgrading symfony/process (v4.4.10 => v4.4.44)
    [31.9MiB/12.35s]   - Upgrading symfony/property-access (v5.1.2 => v5.4.21)
    [31.9MiB/12.35s]   - Upgrading symfony/property-info (v5.1.2 => v5.4.21)
    [31.9MiB/12.35s]   - Upgrading symfony/proxy-manager-bridge (v4.4.8 => v4.4.39)
    [31.9MiB/12.35s]   - Upgrading symfony/routing (v4.4.10 => v4.4.44)
    [31.9MiB/12.35s]   - Upgrading symfony/security-bundle (v4.4.10 => v4.4.50)
    [31.9MiB/12.35s]   - Upgrading symfony/security-core (v4.4.10 => v4.4.48)
    [31.9MiB/12.35s]   - Upgrading symfony/security-csrf (v5.1.2 => v5.2.12)
    [31.9MiB/12.35s]   - Upgrading symfony/security-guard (v4.4.10 => v4.4.46)
    [31.9MiB/12.35s]   - Upgrading symfony/security-http (v4.4.10 => v4.4.50)
    [31.9MiB/12.35s]   - Upgrading symfony/service-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.35s]   - Upgrading symfony/stopwatch (v4.4.8 => v4.4.46)
    [31.9MiB/12.35s]   - Upgrading symfony/string (v5.1.2 => v5.4.21)
    [31.9MiB/12.36s]   - Upgrading symfony/swiftmailer-bundle (v3.4.0 => v3.5.4)
    [31.9MiB/12.36s]   - Upgrading symfony/translation (v4.4.10 => v4.4.47)
    [31.9MiB/12.36s]   - Upgrading symfony/translation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/12.36s]   - Upgrading symfony/twig-bridge (v4.4.10 => v4.4.49)
    [31.9MiB/12.36s]   - Upgrading symfony/twig-bundle (v4.4.10 => v4.4.41)
    [31.9MiB/12.36s]   - Upgrading symfony/var-dumper (v4.4.10 => v4.4.47)
    [31.9MiB/12.36s]   - Upgrading symfony/var-exporter (v5.1.2 => v5.4.21)
    [31.9MiB/12.36s]   - Upgrading symfony/web-profiler-bundle (v4.4.8 => v4.4.47)
    [31.9MiB/12.36s]   - Upgrading symfony/yaml (v4.4.10 => v4.4.45)
    [31.9MiB/12.36s]   - Upgrading terminal42/escargot (0.5.9 => 1.5.1)
    [31.9MiB/12.36s]   - Upgrading terminal42/service-annotation-bundle (1.0.0 => 1.1.4)
    [31.9MiB/12.36s]   - Locking thecodingmachine/safe (v1.3.3)
    [31.9MiB/12.36s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1)
    [31.9MiB/12.36s]   - Upgrading twig/twig (v2.12.5 => v2.15.4)
    [31.9MiB/12.36s]   - Upgrading ua-parser/uap-php (v3.9.8 => v3.9.14)
    [31.9MiB/12.36s]   - Upgrading webmozart/assert (1.9.0 => 1.11.0)
    [31.2MiB/12.38s] Writing lock file
    [15.3MiB/12.39s] 5 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [16.0MiB/12.40s] Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/12.40s] Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/12.40s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [16.0MiB/12.40s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/12.40s] Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    [16.0MiB/12.40s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/12.40s] Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/12.40s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [16.2MiB/12.66s] No security vulnerability advisories found
    [16.7MiB/12.66s] Memory usage: 16.65MB (peak: 201.58MB), time: 12.67s.
    [16.7MiB/12.67s] Finished Composer Cloud resolving.
    
    
    # Job ID JYzguD4eieOC22tT8yGwMaSpf4ge8lL63674LJ3Elg2HmMEdoS9AkFr9bPPAdtWKUBJNLtWr9jBJElzX0 completed in 22 seconds
    # Memory usage: 16.65MB (peak: 201.58MB), time: 12.67s.
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/meine-domain_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins

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

    Standard

    Das war keine vollständige Paketaktualisierung.
    » sponsor me via GitHub or PayPal or Revolut

  20. #20
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das war keine vollständige Paketaktualisierung.
    Beim ersten Mal habe ich den Button 'Pakete aktualisieren' benutzt, das funktionierte leider nicht. Dann noch einmal 'händisch' für alle veralteten Erweiterungen die neueste Version angefragt und 'Änderungen anwenden' geklickt, das funktionierte ebenfalls nicht. Gibt es noch eine andere Möglichkeit?

  21. #21
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    P.S. Alles immer im abgesicherten Modus, weil ich anders nicht in den CM komme ...

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

    Standard

    Zitat Zitat von Lufine Beitrag anzeigen
    und 'Änderungen anwenden' geklickt
    Das wird nie funktionieren. Du musst immer alle Pakete aktualisieren. Du musst erwähnen, was genau bei "Alle Pakete aktualisieren" nicht funktioniert hat.
    » sponsor me via GitHub or PayPal or Revolut

  23. #23
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Das wird nie funktionieren. Du musst immer alle Pakete aktualisieren. Du musst erwähnen, was genau bei "Alle Pakete aktualisieren" nicht funktioniert hat.
    Das hier ist die Fehlermeldung, wenn ich versuche alle Pakete zu aktualisieren:

    Code:
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.16s] Loading composer repositories with package information
    [77.6MiB/9.66s] Updating dependencies
    [31.9MiB/11.77s] Lock file operations: 13 installs, 152 updates, 22 removals
    [31.9MiB/11.77s]   - Removing codefog/contao-haste (4.24.6)
    [31.9MiB/11.77s]   - Removing doctrine/data-fixtures (1.4.2)
    [31.9MiB/11.78s]   - Removing doctrine/doctrine-cache-bundle (1.4.0)
    [31.9MiB/11.78s]   - Removing doctrine/reflection (1.2.1)
    [31.9MiB/11.78s]   - Removing jdorn/sql-formatter (v1.2.17)
    [31.9MiB/11.78s]   - Removing league/uri-components (1.8.2)
    [31.9MiB/11.78s]   - Removing league/uri-hostname-parser (1.1.1)
    [31.9MiB/11.78s]   - Removing league/uri-interfaces (1.1.1)
    [31.9MiB/11.78s]   - Removing league/uri-parser (1.4.1)
    [31.9MiB/11.78s]   - Removing league/uri-schemes (1.2.1)
    [31.9MiB/11.78s]   - Removing menatwork/contao-multicolumnwizard (3.3.16)
    [31.9MiB/11.78s]   - Removing ocramius/package-versions (1.8.0)
    [31.9MiB/11.78s]   - Removing ocramius/proxy-manager (2.2.3)
    [31.9MiB/11.78s]   - Removing phpunit/php-token-stream (3.1.1)
    [31.9MiB/11.78s]   - Removing psr/simple-cache (1.0.1)
    [31.9MiB/11.78s]   - Removing scheb/two-factor-bundle (v4.18.0)
    [31.9MiB/11.78s]   - Removing symfony/inflector (v5.1.2)
    [31.9MiB/11.79s]   - Removing symfony/templating (v5.1.2)
    [31.9MiB/11.79s]   - Removing terminal42/dcawizard (2.4.7)
    [31.9MiB/11.79s]   - Removing terminal42/notification_center (1.5.12)
    [31.9MiB/11.79s]   - Removing zendframework/zend-code (3.4.1)
    [31.9MiB/11.79s]   - Removing zendframework/zend-eventmanager (3.2.1)
    [31.9MiB/11.79s]   - Upgrading ausi/slug-generator (v1.1.0 => v1.1.1)
    [31.9MiB/11.79s]   - Upgrading bacon/bacon-qr-code (2.0.0 => 2.0.8)
    [31.9MiB/11.79s]   - Upgrading beberlei/assert (v3.2.7 => v3.3.2)
    [31.9MiB/11.79s]   - Upgrading bugbuster/contao-mobiledetection-bundle (1.0.1 => 1.0.2)
    [31.9MiB/11.79s]   - Upgrading clue/stream-filter (v1.4.1 => v1.6.0)
    [31.9MiB/11.79s]   - Upgrading codefog/contao-cookiebar (2.2.1 => 2.5.1)
    [31.9MiB/11.79s]   - Upgrading composer/ca-bundle (1.2.7 => 1.3.5)
    [31.9MiB/11.79s]   - Locking composer/package-versions-deprecated (1.11.99.5)
    [31.9MiB/11.79s]   - Upgrading con4gis/core (v4.0.13 => v4.1.5)
    [31.9MiB/11.80s]   - Upgrading con4gis/maps (v7.0.20 => v7.3.2)
    [31.9MiB/11.80s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.2.2)
    [31.9MiB/11.80s]   - Upgrading contao-components/ace (1.4.7 => 1.15.3)
    [31.9MiB/11.80s]   - Upgrading contao-components/chosen (1.2.4 => 1.2.5)
    [31.9MiB/11.80s]   - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2)
    [31.9MiB/11.80s]   - Upgrading contao-components/contao (9.1.0 => 9.3.2)
    [31.9MiB/11.80s]   - Upgrading contao-components/datepicker (2.3.1 => 2.3.2)
    [31.9MiB/11.80s]   - Upgrading contao-components/dropzone (5.5.0 => 5.9.3)
    [31.9MiB/11.80s]   - Upgrading contao-components/highlight (9.16.1 => 9.18.1)
    [31.9MiB/11.80s]   - Upgrading contao-components/installer (1.4.0 => 1.4.1)
    [31.9MiB/11.80s]   - Upgrading contao-components/jquery (3.4.1 => 3.6.3)
    [31.9MiB/11.80s]   - Upgrading contao-components/jquery-ui (1.12.1.1 => 1.13.2)
    [31.9MiB/11.80s]   - Upgrading contao-components/mootools (1.6.0.6 => 1.6.0.7)
    [31.9MiB/11.80s]   - Upgrading contao-components/tinymce4 (4.9.6 => 4.9.12)
    [31.9MiB/11.80s]   - Upgrading contao/calendar-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.80s]   - Upgrading contao/conflicts (dev-master ba331b1 => dev-main cff8787)
    [31.9MiB/11.80s]   - Upgrading contao/core-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.80s]   - Upgrading contao/image (1.0.2 => 1.1.2)
    [31.9MiB/11.80s]   - Upgrading contao/imagine-svg (0.2.3 => 1.0.3)
    [31.9MiB/11.80s]   - Upgrading contao/installation-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.81s]   - Upgrading contao/manager-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.81s]   - Upgrading contao/manager-plugin (2.8.0 => 2.12.0)
    [31.9MiB/11.81s]   - Upgrading contao/news-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.81s]   - Upgrading dasprid/enum (1.0.0 => 1.0.4)
    [31.9MiB/11.81s]   - Upgrading do-while/contao-backupdb-bundle (1.4.1 => 1.5.3)
    [31.9MiB/11.81s]   - Upgrading doctrine/annotations (1.10.3 => 1.14.3)
    [31.9MiB/11.81s]   - Upgrading doctrine/cache (1.10.1 => 2.2.0)
    [31.9MiB/11.81s]   - Upgrading doctrine/collections (1.6.5 => 1.8.0)
    [31.9MiB/11.81s]   - Upgrading doctrine/common (2.13.3 => 3.4.3)
    [31.9MiB/11.81s]   - Upgrading doctrine/dbal (2.10.2 => 2.13.9)
    [31.9MiB/11.81s]   - Locking doctrine/deprecations (v1.0.0)
    [31.9MiB/11.81s]   - Upgrading doctrine/doctrine-bundle (1.12.10 => 2.7.2)
    [31.9MiB/11.81s]   - Upgrading doctrine/event-manager (1.1.0 => 1.2.0)
    [31.9MiB/11.81s]   - Upgrading doctrine/inflector (1.4.3 => 2.0.6)
    [31.9MiB/11.81s]   - Upgrading doctrine/instantiator (1.3.1 => 1.5.0)
    [31.9MiB/11.82s]   - Upgrading doctrine/lexer (1.2.1 => 2.1.0)
    [31.9MiB/11.82s]   - Upgrading doctrine/orm (v2.7.3 => 2.14.1)
    [31.9MiB/11.82s]   - Upgrading doctrine/persistence (1.3.7 => 3.1.4)
    [31.9MiB/11.82s]   - Locking doctrine/sql-formatter (1.1.3)
    [31.9MiB/11.82s]   - Upgrading dragonmantank/cron-expression (v2.3.0 => v2.3.1)
    [31.9MiB/11.82s]   - Upgrading egulias/email-validator (2.1.18 => 3.2.5)
    [31.9MiB/11.82s]   - Upgrading erdmannfreunde/euf_grid (3.1.0 => 3.1.1)
    [31.9MiB/11.82s]   - Upgrading erdmannfreunde/euf_nutshell (1.1.3 => 1.1.9)
    [31.9MiB/11.82s]   - Locking friendsofphp/proxy-manager-lts (v1.0.14)
    [31.9MiB/11.82s]   - Upgrading friendsofsymfony/http-cache (2.9.2 => 2.15.0)
    [31.9MiB/11.82s]   - Upgrading friendsofsymfony/http-cache-bundle (2.8.0 => 2.15.0)
    [31.9MiB/11.82s]   - Upgrading guzzlehttp/guzzle (6.5.3 => 6.5.8)
    [31.9MiB/11.82s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.5.2)
    [31.9MiB/11.82s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.9.0)
    [31.9MiB/11.83s]   - Upgrading imagine/imagine (1.2.3 => 1.3.3)
    [31.9MiB/11.83s]   - Upgrading inspiredminds/contao-wowjs (1.0.6 => 1.1.6)
    [31.9MiB/11.83s]   - Upgrading knplabs/knp-menu (2.6.0 => v3.3.0)
    [31.9MiB/11.83s]   - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0)
    [31.9MiB/11.83s]   - Upgrading knplabs/knp-time-bundle (v1.11.0 => v1.19.0)
    [31.9MiB/11.83s]   - Locking laminas/laminas-code (4.7.1)
    [31.9MiB/11.83s]   - Locking lcobucci/clock (2.0.0)
    [31.9MiB/11.83s]   - Upgrading lcobucci/jwt (3.3.2 => 4.1.5)
    [31.9MiB/11.83s]   - Upgrading matthiasmullie/minify (1.3.63 => 1.3.70)
    [31.9MiB/11.83s]   - Locking menatwork/contao-multicolumnwizard-bundle (3.5.9)
    [31.9MiB/11.83s]   - Upgrading michelf/php-markdown (1.9.0 => 1.9.1)
    [31.9MiB/11.83s]   - Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.41)
    [31.9MiB/11.83s]   - Upgrading monolog/monolog (1.25.4 => 1.27.1)
    [31.9MiB/11.83s]   - Upgrading nelmio/cors-bundle (1.5.6 => 2.3.1)
    [31.9MiB/11.83s]   - Upgrading nelmio/security-bundle (v2.9.0 => v2.12.0)
    [31.9MiB/11.83s]   - Locking nikic/php-parser (v4.15.4)
    [31.9MiB/11.83s]   - Upgrading nyholm/psr7 (1.3.0 => 1.5.1)
    [31.9MiB/11.84s]   - Upgrading paragonie/constant_time_encoding (v2.3.0 => v2.6.3)
    [31.9MiB/11.84s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [31.9MiB/11.84s]   - Upgrading patchwork/utf8 (v1.3.2 => v1.3.3)
    [31.9MiB/11.84s]   - Upgrading php-http/client-common (2.1.0 => 2.6.0)
    [31.9MiB/11.84s]   - Upgrading php-http/discovery (1.8.0 => 1.15.2)
    [31.9MiB/11.84s]   - Upgrading php-http/httplug (2.1.0 => 2.3.0)
    [31.9MiB/11.84s]   - Upgrading php-http/message (1.8.0 => 1.13.0)
    [31.9MiB/11.84s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [31.9MiB/11.84s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [31.9MiB/11.84s]   - Upgrading psr/container (1.0.0 => 1.1.2)
    [31.9MiB/11.84s]   - Upgrading psr/http-client (1.0.0 => 1.0.1)
    [31.9MiB/11.84s]   - Upgrading psr/log (1.1.3 => 1.1.4)
    [31.9MiB/11.84s]   - Upgrading ramsey/uuid (3.9.3 => 3.9.7)
    [31.9MiB/11.84s]   - Locking scheb/2fa-backup-code (v5.13.2)
    [31.9MiB/11.84s]   - Locking scheb/2fa-bundle (v5.13.2)
    [31.9MiB/11.85s]   - Locking scheb/2fa-trusted-device (v5.13.2)
    [31.9MiB/11.85s]   - Upgrading scssphp/scssphp (1.1.1 => v1.11.0)
    [31.9MiB/11.85s]   - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1)
    [31.9MiB/11.85s]   - Upgrading simplepie/simplepie (1.5.5 => 1.8.0)
    [31.9MiB/11.85s]   - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3)
    [31.9MiB/11.85s]   - Upgrading swiftmailer/swiftmailer (v6.2.3 => v6.3.0)
    [31.9MiB/11.85s]   - Upgrading symfony-cmf/routing (2.3.2 => 2.3.4)
    [31.9MiB/11.85s]   - Upgrading symfony-cmf/routing-bundle (2.4.0 => 2.5.1)
    [31.9MiB/11.85s]   - Upgrading symfony/asset (v4.4.10 => v4.4.46)
    [31.9MiB/11.85s]   - Upgrading symfony/cache (v4.4.10 => v4.4.48)
    [31.9MiB/11.85s]   - Upgrading symfony/cache-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.85s]   - Upgrading symfony/config (v4.4.10 => v4.4.44)
    [31.9MiB/11.85s]   - Upgrading symfony/console (v4.4.10 => v4.4.49)
    [31.9MiB/11.86s]   - Upgrading symfony/debug (v4.4.10 => v4.4.44)
    [31.9MiB/11.86s]   - Upgrading symfony/debug-bundle (v4.4.8 => v4.4.37)
    [31.9MiB/11.86s]   - Upgrading symfony/dependency-injection (v4.4.10 => v4.4.49)
    [31.9MiB/11.86s]   - Upgrading symfony/deprecation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.86s]   - Upgrading symfony/doctrine-bridge (v4.4.10 => v4.4.48)
    [31.9MiB/11.86s]   - Upgrading symfony/dom-crawler (v4.4.10 => v4.4.45)
    [31.9MiB/11.86s]   - Upgrading symfony/dotenv (v4.4.8 => v4.4.37)
    [31.9MiB/11.86s]   - Upgrading symfony/error-handler (v4.4.10 => v4.4.44)
    [31.9MiB/11.86s]   - Upgrading symfony/event-dispatcher (v4.4.10 => v4.4.44)
    [31.9MiB/11.86s]   - Upgrading symfony/event-dispatcher-contracts (v1.1.7 => v1.1.13)
    [31.9MiB/11.86s]   - Upgrading symfony/expression-language (v4.4.10 => v4.4.47)
    [31.9MiB/11.86s]   - Upgrading symfony/filesystem (v4.4.10 => v5.4.21)
    [31.9MiB/11.86s]   - Upgrading symfony/finder (v4.4.10 => v4.4.44)
    [31.9MiB/11.86s]   - Upgrading symfony/framework-bundle (v4.4.10 => v4.4.49)
    [31.9MiB/11.86s]   - Upgrading symfony/http-client (v4.4.10 => v4.4.49)
    [31.9MiB/11.87s]   - Upgrading symfony/http-client-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.87s]   - Upgrading symfony/http-foundation (v4.4.10 => v4.4.49)
    [31.9MiB/11.87s]   - Upgrading symfony/http-kernel (v4.4.10 => v4.4.50)
    [31.9MiB/11.87s]   - Upgrading symfony/lock (v4.4.10 => v4.4.46)
    [31.9MiB/11.87s]   - Upgrading symfony/mime (v5.1.2 => v5.4.21)
    [31.9MiB/11.87s]   - Upgrading symfony/monolog-bridge (v4.4.10 => v4.4.43)
    [31.9MiB/11.87s]   - Upgrading symfony/monolog-bundle (v3.5.0 => v3.8.0)
    [31.9MiB/11.87s]   - Upgrading symfony/options-resolver (v5.1.2 => v5.4.21)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-ctype (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-iconv (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-intl-grapheme (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-intl-idn (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-intl-normalizer (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-mbstring (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-php72 (v1.17.0 => v1.27.0)
    [31.9MiB/11.87s]   - Upgrading symfony/polyfill-php73 (v1.17.0 => v1.27.0)
    [31.9MiB/11.88s]   - Upgrading symfony/polyfill-php80 (v1.17.0 => v1.27.0)
    [31.9MiB/11.88s]   - Locking symfony/polyfill-php81 (v1.27.0)
    [31.9MiB/11.88s]   - Upgrading symfony/process (v4.4.10 => v4.4.44)
    [31.9MiB/11.88s]   - Upgrading symfony/property-access (v5.1.2 => v5.4.21)
    [31.9MiB/11.88s]   - Upgrading symfony/property-info (v5.1.2 => v5.4.21)
    [31.9MiB/11.88s]   - Upgrading symfony/proxy-manager-bridge (v4.4.8 => v4.4.39)
    [31.9MiB/11.88s]   - Upgrading symfony/routing (v4.4.10 => v4.4.44)
    [31.9MiB/11.88s]   - Upgrading symfony/security-bundle (v4.4.10 => v4.4.50)
    [31.9MiB/11.88s]   - Upgrading symfony/security-core (v4.4.10 => v4.4.48)
    [31.9MiB/11.88s]   - Upgrading symfony/security-csrf (v5.1.2 => v5.2.12)
    [31.9MiB/11.88s]   - Upgrading symfony/security-guard (v4.4.10 => v4.4.46)
    [31.9MiB/11.88s]   - Upgrading symfony/security-http (v4.4.10 => v4.4.50)
    [31.9MiB/11.88s]   - Upgrading symfony/service-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.88s]   - Upgrading symfony/stopwatch (v4.4.8 => v4.4.46)
    [31.9MiB/11.88s]   - Upgrading symfony/string (v5.1.2 => v5.4.21)
    [31.9MiB/11.88s]   - Upgrading symfony/swiftmailer-bundle (v3.4.0 => v3.5.4)
    [31.9MiB/11.88s]   - Upgrading symfony/translation (v4.4.10 => v4.4.47)
    [31.9MiB/11.88s]   - Upgrading symfony/translation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.88s]   - Upgrading symfony/twig-bridge (v4.4.10 => v4.4.49)
    [31.9MiB/11.88s]   - Upgrading symfony/twig-bundle (v4.4.10 => v4.4.41)
    [31.9MiB/11.89s]   - Upgrading symfony/var-dumper (v4.4.10 => v4.4.47)
    [31.9MiB/11.89s]   - Upgrading symfony/var-exporter (v5.1.2 => v5.4.21)
    [31.9MiB/11.89s]   - Upgrading symfony/web-profiler-bundle (v4.4.8 => v4.4.47)
    [31.9MiB/11.89s]   - Upgrading symfony/yaml (v4.4.10 => v4.4.45)
    [31.9MiB/11.89s]   - Upgrading terminal42/escargot (0.5.9 => 1.5.1)
    [31.9MiB/11.89s]   - Upgrading terminal42/service-annotation-bundle (1.0.0 => 1.1.4)
    [31.9MiB/11.89s]   - Locking thecodingmachine/safe (v1.3.3)
    [31.9MiB/11.89s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1)
    [31.9MiB/11.89s]   - Upgrading twig/twig (v2.12.5 => v2.15.4)
    [31.9MiB/11.89s]   - Upgrading ua-parser/uap-php (v3.9.8 => v3.9.14)
    [31.9MiB/11.89s]   - Upgrading webmozart/assert (1.9.0 => 1.11.0)
    [31.2MiB/11.90s] Writing lock file
    [15.3MiB/11.92s] 5 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [16.0MiB/11.92s] Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.92s] Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.92s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [16.0MiB/11.92s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/11.92s] Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    [16.0MiB/11.92s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/11.93s] Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.93s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [16.2MiB/12.19s] No security vulnerability advisories found
    [16.7MiB/12.20s] Memory usage: 16.65MB (peak: 201.99MB), time: 12.2s.
    [16.7MiB/12.20s] Finished Composer Cloud resolving.
    
    
    # Job ID ZonAgdctrE1KeN4nEkNOMRZtdSG0ZeKUZi6XFTnnA0r7WRPUrEtp94SXxTCNN2euVtdoW7tDw7SQEII completed in 23 seconds
    # Memory usage: 16.65MB (peak: 201.99MB), time: 12.2s.
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/susannehenneke_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
    Your lock file does not contain a compatible set of packages. Please run composer update.
    
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    
    
    # Process terminated with exit code 2
    # Result: Misuse of shell builtins

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

    Standard

    Die Ausgabe ist aber wieder keine vollständige Paketaktualisierung.
    » sponsor me via GitHub or PayPal or Revolut

  25. #25
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Die Ausgabe ist aber wieder keine vollständige Paketaktualisierung.

    Also:

    1. CM starten
    2. abgesicherter Modus (weil Reparatur nicht möglich ist)
    3. Button 'Pakete aktualisieren' oberhalb aller installierter Erweiterungen
    4. Button 'Alle Pakete aktualisieren' unterhalb aller installierter Erweiterungen.


    Habe ich etwas übersehen?

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

    Standard

    Systemwartung - Composer Abhängigkeiten - "Composer Update ausführen".
    » sponsor me via GitHub or PayPal or Revolut

  27. #27
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Das habe ich doch schon ein paar Mal ausprobiert ...

    Code:
    > Resolving dependencies using Composer Cloud v3.5.1
    
    [6.5MiB/0.18s] Loading composer repositories with package information
    [77.6MiB/9.01s] Updating dependencies
    [31.9MiB/11.19s] Lock file operations: 13 installs, 152 updates, 22 removals
    [31.9MiB/11.19s]   - Removing codefog/contao-haste (4.24.6)
    [31.9MiB/11.19s]   - Removing doctrine/data-fixtures (1.4.2)
    [31.9MiB/11.19s]   - Removing doctrine/doctrine-cache-bundle (1.4.0)
    [31.9MiB/11.19s]   - Removing doctrine/reflection (1.2.1)
    [31.9MiB/11.19s]   - Removing jdorn/sql-formatter (v1.2.17)
    [31.9MiB/11.19s]   - Removing league/uri-components (1.8.2)
    [31.9MiB/11.19s]   - Removing league/uri-hostname-parser (1.1.1)
    [31.9MiB/11.20s]   - Removing league/uri-interfaces (1.1.1)
    [31.9MiB/11.20s]   - Removing league/uri-parser (1.4.1)
    [31.9MiB/11.20s]   - Removing league/uri-schemes (1.2.1)
    [31.9MiB/11.20s]   - Removing menatwork/contao-multicolumnwizard (3.3.16)
    [31.9MiB/11.20s]   - Removing ocramius/package-versions (1.8.0)
    [31.9MiB/11.20s]   - Removing ocramius/proxy-manager (2.2.3)
    [31.9MiB/11.20s]   - Removing phpunit/php-token-stream (3.1.1)
    [31.9MiB/11.20s]   - Removing psr/simple-cache (1.0.1)
    [31.9MiB/11.20s]   - Removing scheb/two-factor-bundle (v4.18.0)
    [31.9MiB/11.20s]   - Removing symfony/inflector (v5.1.2)
    [31.9MiB/11.20s]   - Removing symfony/templating (v5.1.2)
    [31.9MiB/11.20s]   - Removing terminal42/dcawizard (2.4.7)
    [31.9MiB/11.20s]   - Removing terminal42/notification_center (1.5.12)
    [31.9MiB/11.20s]   - Removing zendframework/zend-code (3.4.1)
    [31.9MiB/11.20s]   - Removing zendframework/zend-eventmanager (3.2.1)
    [31.9MiB/11.20s]   - Upgrading ausi/slug-generator (v1.1.0 => v1.1.1)
    [31.9MiB/11.20s]   - Upgrading bacon/bacon-qr-code (2.0.0 => 2.0.8)
    [31.9MiB/11.21s]   - Upgrading beberlei/assert (v3.2.7 => v3.3.2)
    [31.9MiB/11.21s]   - Upgrading bugbuster/contao-mobiledetection-bundle (1.0.1 => 1.0.2)
    [31.9MiB/11.21s]   - Upgrading clue/stream-filter (v1.4.1 => v1.6.0)
    [31.9MiB/11.21s]   - Upgrading codefog/contao-cookiebar (2.2.1 => 2.5.1)
    [31.9MiB/11.21s]   - Upgrading composer/ca-bundle (1.2.7 => 1.3.5)
    [31.9MiB/11.21s]   - Locking composer/package-versions-deprecated (1.11.99.5)
    [31.9MiB/11.21s]   - Upgrading con4gis/core (v4.0.13 => v4.1.5)
    [31.9MiB/11.21s]   - Upgrading con4gis/maps (v7.0.20 => v7.3.2)
    [31.9MiB/11.21s]   - Upgrading contao-community-alliance/composer-plugin (3.0.9 => 3.2.2)
    [31.9MiB/11.21s]   - Upgrading contao-components/ace (1.4.7 => 1.15.3)
    [31.9MiB/11.21s]   - Upgrading contao-components/chosen (1.2.4 => 1.2.5)
    [31.9MiB/11.21s]   - Upgrading contao-components/colorpicker (1.5.1 => 1.5.2)
    [31.9MiB/11.21s]   - Upgrading contao-components/contao (9.1.0 => 9.3.2)
    [31.9MiB/11.21s]   - Upgrading contao-components/datepicker (2.3.1 => 2.3.2)
    [31.9MiB/11.21s]   - Upgrading contao-components/dropzone (5.5.0 => 5.9.3)
    [31.9MiB/11.21s]   - Upgrading contao-components/highlight (9.16.1 => 9.18.1)
    [31.9MiB/11.21s]   - Upgrading contao-components/installer (1.4.0 => 1.4.1)
    [31.9MiB/11.22s]   - Upgrading contao-components/jquery (3.4.1 => 3.6.3)
    [31.9MiB/11.22s]   - Upgrading contao-components/jquery-ui (1.12.1.1 => 1.13.2)
    [31.9MiB/11.22s]   - Upgrading contao-components/mootools (1.6.0.6 => 1.6.0.7)
    [31.9MiB/11.22s]   - Upgrading contao-components/tinymce4 (4.9.6 => 4.9.12)
    [31.9MiB/11.22s]   - Upgrading contao/calendar-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.22s]   - Upgrading contao/conflicts (dev-master ba331b1 => dev-main cff8787)
    [31.9MiB/11.22s]   - Upgrading contao/core-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.22s]   - Upgrading contao/image (1.0.2 => 1.1.2)
    [31.9MiB/11.22s]   - Upgrading contao/imagine-svg (0.2.3 => 1.0.3)
    [31.9MiB/11.22s]   - Upgrading contao/installation-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.22s]   - Upgrading contao/manager-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.22s]   - Upgrading contao/manager-plugin (2.8.0 => 2.12.0)
    [31.9MiB/11.22s]   - Upgrading contao/news-bundle (4.9.2 => 4.9.39)
    [31.9MiB/11.22s]   - Upgrading dasprid/enum (1.0.0 => 1.0.4)
    [31.9MiB/11.22s]   - Upgrading do-while/contao-backupdb-bundle (1.4.1 => 1.5.3)
    [31.9MiB/11.22s]   - Upgrading doctrine/annotations (1.10.3 => 1.14.3)
    [31.9MiB/11.22s]   - Upgrading doctrine/cache (1.10.1 => 2.2.0)
    [31.9MiB/11.22s]   - Upgrading doctrine/collections (1.6.5 => 1.8.0)
    [31.9MiB/11.22s]   - Upgrading doctrine/common (2.13.3 => 3.4.3)
    [31.9MiB/11.23s]   - Upgrading doctrine/dbal (2.10.2 => 2.13.9)
    [31.9MiB/11.23s]   - Locking doctrine/deprecations (v1.0.0)
    [31.9MiB/11.23s]   - Upgrading doctrine/doctrine-bundle (1.12.10 => 2.7.2)
    [31.9MiB/11.23s]   - Upgrading doctrine/event-manager (1.1.0 => 1.2.0)
    [31.9MiB/11.23s]   - Upgrading doctrine/inflector (1.4.3 => 2.0.6)
    [31.9MiB/11.23s]   - Upgrading doctrine/instantiator (1.3.1 => 1.5.0)
    [31.9MiB/11.23s]   - Upgrading doctrine/lexer (1.2.1 => 2.1.0)
    [31.9MiB/11.23s]   - Upgrading doctrine/orm (v2.7.3 => 2.14.1)
    [31.9MiB/11.23s]   - Upgrading doctrine/persistence (1.3.7 => 3.1.4)
    [31.9MiB/11.23s]   - Locking doctrine/sql-formatter (1.1.3)
    [31.9MiB/11.23s]   - Upgrading dragonmantank/cron-expression (v2.3.0 => v2.3.1)
    [31.9MiB/11.23s]   - Upgrading egulias/email-validator (2.1.18 => 3.2.5)
    [31.9MiB/11.23s]   - Upgrading erdmannfreunde/euf_grid (3.1.0 => 3.1.1)
    [31.9MiB/11.23s]   - Upgrading erdmannfreunde/euf_nutshell (1.1.3 => 1.1.9)
    [31.9MiB/11.23s]   - Locking friendsofphp/proxy-manager-lts (v1.0.14)
    [31.9MiB/11.23s]   - Upgrading friendsofsymfony/http-cache (2.9.2 => 2.15.0)
    [31.9MiB/11.23s]   - Upgrading friendsofsymfony/http-cache-bundle (2.8.0 => 2.15.0)
    [31.9MiB/11.23s]   - Upgrading guzzlehttp/guzzle (6.5.3 => 6.5.8)
    [31.9MiB/11.23s]   - Upgrading guzzlehttp/promises (v1.3.1 => 1.5.2)
    [31.9MiB/11.23s]   - Upgrading guzzlehttp/psr7 (1.6.1 => 1.9.0)
    [31.9MiB/11.24s]   - Upgrading imagine/imagine (1.2.3 => 1.3.3)
    [31.9MiB/11.24s]   - Upgrading inspiredminds/contao-wowjs (1.0.6 => 1.1.6)
    [31.9MiB/11.24s]   - Upgrading knplabs/knp-menu (2.6.0 => v3.3.0)
    [31.9MiB/11.24s]   - Upgrading knplabs/knp-menu-bundle (v2.3.0 => v3.2.0)
    [31.9MiB/11.24s]   - Upgrading knplabs/knp-time-bundle (v1.11.0 => v1.19.0)
    [31.9MiB/11.24s]   - Locking laminas/laminas-code (4.7.1)
    [31.9MiB/11.24s]   - Locking lcobucci/clock (2.0.0)
    [31.9MiB/11.24s]   - Upgrading lcobucci/jwt (3.3.2 => 4.1.5)
    [31.9MiB/11.24s]   - Upgrading matthiasmullie/minify (1.3.63 => 1.3.70)
    [31.9MiB/11.24s]   - Locking menatwork/contao-multicolumnwizard-bundle (3.5.9)
    [31.9MiB/11.24s]   - Upgrading michelf/php-markdown (1.9.0 => 1.9.1)
    [31.9MiB/11.24s]   - Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.41)
    [31.9MiB/11.24s]   - Upgrading monolog/monolog (1.25.4 => 1.27.1)
    [31.9MiB/11.24s]   - Upgrading nelmio/cors-bundle (1.5.6 => 2.3.1)
    [31.9MiB/11.24s]   - Upgrading nelmio/security-bundle (v2.9.0 => v2.12.0)
    [31.9MiB/11.24s]   - Locking nikic/php-parser (v4.15.4)
    [31.9MiB/11.24s]   - Upgrading nyholm/psr7 (1.3.0 => 1.5.1)
    [31.9MiB/11.24s]   - Upgrading paragonie/constant_time_encoding (v2.3.0 => v2.6.3)
    [31.9MiB/11.24s]   - Upgrading paragonie/random_compat (v9.99.99 => v9.99.100)
    [31.9MiB/11.24s]   - Upgrading patchwork/utf8 (v1.3.2 => v1.3.3)
    [31.9MiB/11.25s]   - Upgrading php-http/client-common (2.1.0 => 2.6.0)
    [31.9MiB/11.25s]   - Upgrading php-http/discovery (1.8.0 => 1.15.2)
    [31.9MiB/11.25s]   - Upgrading php-http/httplug (2.1.0 => 2.3.0)
    [31.9MiB/11.25s]   - Upgrading php-http/message (1.8.0 => 1.13.0)
    [31.9MiB/11.25s]   - Upgrading php-http/promise (v1.0.0 => 1.1.0)
    [31.9MiB/11.25s]   - Upgrading phpspec/php-diff (v1.1.0 => v1.1.3)
    [31.9MiB/11.25s]   - Upgrading psr/container (1.0.0 => 1.1.2)
    [31.9MiB/11.25s]   - Upgrading psr/http-client (1.0.0 => 1.0.1)
    [31.9MiB/11.25s]   - Upgrading psr/log (1.1.3 => 1.1.4)
    [31.9MiB/11.25s]   - Upgrading ramsey/uuid (3.9.3 => 3.9.7)
    [31.9MiB/11.25s]   - Locking scheb/2fa-backup-code (v5.13.2)
    [31.9MiB/11.25s]   - Locking scheb/2fa-bundle (v5.13.2)
    [31.9MiB/11.25s]   - Locking scheb/2fa-trusted-device (v5.13.2)
    [31.9MiB/11.25s]   - Upgrading scssphp/scssphp (1.1.1 => v1.11.0)
    [31.9MiB/11.25s]   - Upgrading sensiolabs/ansi-to-html (v1.1.3 => v1.2.1)
    [31.9MiB/11.25s]   - Upgrading simplepie/simplepie (1.5.5 => 1.8.0)
    [31.9MiB/11.25s]   - Upgrading spomky-labs/otphp (v9.1.4 => v10.0.3)
    [31.9MiB/11.25s]   - Upgrading swiftmailer/swiftmailer (v6.2.3 => v6.3.0)
    [31.9MiB/11.25s]   - Upgrading symfony-cmf/routing (2.3.2 => 2.3.4)
    [31.9MiB/11.25s]   - Upgrading symfony-cmf/routing-bundle (2.4.0 => 2.5.1)
    [31.9MiB/11.25s]   - Upgrading symfony/asset (v4.4.10 => v4.4.46)
    [31.9MiB/11.26s]   - Upgrading symfony/cache (v4.4.10 => v4.4.48)
    [31.9MiB/11.26s]   - Upgrading symfony/cache-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.26s]   - Upgrading symfony/config (v4.4.10 => v4.4.44)
    [31.9MiB/11.26s]   - Upgrading symfony/console (v4.4.10 => v4.4.49)
    [31.9MiB/11.26s]   - Upgrading symfony/debug (v4.4.10 => v4.4.44)
    [31.9MiB/11.26s]   - Upgrading symfony/debug-bundle (v4.4.8 => v4.4.37)
    [31.9MiB/11.26s]   - Upgrading symfony/dependency-injection (v4.4.10 => v4.4.49)
    [31.9MiB/11.26s]   - Upgrading symfony/deprecation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.26s]   - Upgrading symfony/doctrine-bridge (v4.4.10 => v4.4.48)
    [31.9MiB/11.26s]   - Upgrading symfony/dom-crawler (v4.4.10 => v4.4.45)
    [31.9MiB/11.26s]   - Upgrading symfony/dotenv (v4.4.8 => v4.4.37)
    [31.9MiB/11.26s]   - Upgrading symfony/error-handler (v4.4.10 => v4.4.44)
    [31.9MiB/11.26s]   - Upgrading symfony/event-dispatcher (v4.4.10 => v4.4.44)
    [31.9MiB/11.26s]   - Upgrading symfony/event-dispatcher-contracts (v1.1.7 => v1.1.13)
    [31.9MiB/11.26s]   - Upgrading symfony/expression-language (v4.4.10 => v4.4.47)
    [31.9MiB/11.26s]   - Upgrading symfony/filesystem (v4.4.10 => v5.4.21)
    [31.9MiB/11.26s]   - Upgrading symfony/finder (v4.4.10 => v4.4.44)
    [31.9MiB/11.26s]   - Upgrading symfony/framework-bundle (v4.4.10 => v4.4.49)
    [31.9MiB/11.26s]   - Upgrading symfony/http-client (v4.4.10 => v4.4.49)
    [31.9MiB/11.26s]   - Upgrading symfony/http-client-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.26s]   - Upgrading symfony/http-foundation (v4.4.10 => v4.4.49)
    [31.9MiB/11.27s]   - Upgrading symfony/http-kernel (v4.4.10 => v4.4.50)
    [31.9MiB/11.27s]   - Upgrading symfony/lock (v4.4.10 => v4.4.46)
    [31.9MiB/11.27s]   - Upgrading symfony/mime (v5.1.2 => v5.4.21)
    [31.9MiB/11.27s]   - Upgrading symfony/monolog-bridge (v4.4.10 => v4.4.43)
    [31.9MiB/11.27s]   - Upgrading symfony/monolog-bundle (v3.5.0 => v3.8.0)
    [31.9MiB/11.27s]   - Upgrading symfony/options-resolver (v5.1.2 => v5.4.21)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-ctype (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-iconv (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-intl-grapheme (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-intl-idn (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-intl-normalizer (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-mbstring (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-php72 (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-php73 (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/polyfill-php80 (v1.17.0 => v1.27.0)
    [31.9MiB/11.27s]   - Locking symfony/polyfill-php81 (v1.27.0)
    [31.9MiB/11.27s]   - Upgrading symfony/process (v4.4.10 => v4.4.44)
    [31.9MiB/11.28s]   - Upgrading symfony/property-access (v5.1.2 => v5.4.21)
    [31.9MiB/11.28s]   - Upgrading symfony/property-info (v5.1.2 => v5.4.21)
    [31.9MiB/11.28s]   - Upgrading symfony/proxy-manager-bridge (v4.4.8 => v4.4.39)
    [31.9MiB/11.28s]   - Upgrading symfony/routing (v4.4.10 => v4.4.44)
    [31.9MiB/11.28s]   - Upgrading symfony/security-bundle (v4.4.10 => v4.4.50)
    [31.9MiB/11.28s]   - Upgrading symfony/security-core (v4.4.10 => v4.4.48)
    [31.9MiB/11.28s]   - Upgrading symfony/security-csrf (v5.1.2 => v5.2.12)
    [31.9MiB/11.28s]   - Upgrading symfony/security-guard (v4.4.10 => v4.4.46)
    [31.9MiB/11.28s]   - Upgrading symfony/security-http (v4.4.10 => v4.4.50)
    [31.9MiB/11.28s]   - Upgrading symfony/service-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.28s]   - Upgrading symfony/stopwatch (v4.4.8 => v4.4.46)
    [31.9MiB/11.28s]   - Upgrading symfony/string (v5.1.2 => v5.4.21)
    [31.9MiB/11.28s]   - Upgrading symfony/swiftmailer-bundle (v3.4.0 => v3.5.4)
    [31.9MiB/11.28s]   - Upgrading symfony/translation (v4.4.10 => v4.4.47)
    [31.9MiB/11.28s]   - Upgrading symfony/translation-contracts (v2.1.2 => v2.5.2)
    [31.9MiB/11.28s]   - Upgrading symfony/twig-bridge (v4.4.10 => v4.4.49)
    [31.9MiB/11.28s]   - Upgrading symfony/twig-bundle (v4.4.10 => v4.4.41)
    [31.9MiB/11.29s]   - Upgrading symfony/var-dumper (v4.4.10 => v4.4.47)
    [31.9MiB/11.29s]   - Upgrading symfony/var-exporter (v5.1.2 => v5.4.21)
    [31.9MiB/11.29s]   - Upgrading symfony/web-profiler-bundle (v4.4.8 => v4.4.47)
    [31.9MiB/11.29s]   - Upgrading symfony/yaml (v4.4.10 => v4.4.45)
    [31.9MiB/11.29s]   - Upgrading terminal42/escargot (0.5.9 => 1.5.1)
    [31.9MiB/11.29s]   - Upgrading terminal42/service-annotation-bundle (1.0.0 => 1.1.4)
    [31.9MiB/11.29s]   - Locking thecodingmachine/safe (v1.3.3)
    [31.9MiB/11.29s]   - Upgrading toflar/psr6-symfony-http-cache-store (2.3.1 => 3.0.1)
    [31.9MiB/11.29s]   - Upgrading twig/twig (v2.12.5 => v2.15.4)
    [31.9MiB/11.29s]   - Upgrading ua-parser/uap-php (v3.9.8 => v3.9.14)
    [31.9MiB/11.29s]   - Upgrading webmozart/assert (1.9.0 => 1.11.0)
    [31.2MiB/11.30s] Writing lock file
    [15.3MiB/11.32s] 5 package suggestions were added by new dependencies, use `composer suggest` to see details.
    [16.0MiB/11.32s] Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.32s] Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.33s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    [16.0MiB/11.33s] Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/11.33s] Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    [16.0MiB/11.33s] Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    [16.0MiB/11.33s] Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    [16.0MiB/11.33s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    [16.2MiB/11.53s] No security vulnerability advisories found
    [16.7MiB/11.54s] Memory usage: 16.65MB (peak: 201.99MB), time: 11.54s.
    [16.7MiB/11.54s] Finished Composer Cloud resolving.
    
    
    # Job ID EYfXqp7mPPY2jshNq1dPDKvwzysd9H2gTjDLTyVubZzLsdblO11Um37pn3Krg88tci completed in 13 seconds
    # Memory usage: 16.65MB (peak: 201.99MB), time: 11.54s.
    
    $ /usr/bin/php7.4-cli -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /homepages/11/d350468201/htdocs/susannehenneke_2020/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Package contao-components/highlight is abandoned, you should avoid using it. No replacement was suggested.
    Package lexik/maintenance-bundle is abandoned, you should avoid using it. No replacement was suggested.
    Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead.
    Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
    Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
    Package true/punycode is abandoned, you should avoid using it. No replacement was suggested.
    Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
    Generating optimized autoload files
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Dumping generated plugins file...
    contao/manager-plugin: ...done dumping generated plugins file
    Could not open input file: vendor/bin/contao-setup
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    100 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > @php vendor/bin/contao-setup
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    # Process terminated with exit code 1
    # Result: General error

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

    Standard

    Ja, das passt auch. Führe mal cache:warmup über den Contao Manager aus.
    » sponsor me via GitHub or PayPal or Revolut

  29. #29
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Du meinst Composer Cache leeren?

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

    Standard

    Nein, den Anwendungscache neu aufbauen.
    » sponsor me via GitHub or PayPal or Revolut

  31. #31
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Irgendwie ist hier echt mega der Wurm drin ...

    Prod- und Dev-Cache neu aufgebaut, Datenbankmigration durchgeführt. Warum das notwendig war, verstehe ich allerdings überhaupt nicht, weil alle Erweiterungen eigentlich noch auf dem alten Stand sind. Composer-Update und auch -install laufen nicht durch, Update aller Erweiterungen führt ebenfalls immer noch zu Fehlermeldungen.

    Die Datenbankmigration hängt jetzt an dieser Stelle:

    Code:
    ALTER TABLE tl_search_index ADD PRIMARY KEY (id)
    ALTER TABLE tl_search_index ADD id INT UNSIGNED AUTO_INCREMENT NOT NULL
    Aber immerhin ging das Frontend zwischendurch mal (kurz) und ich komme jetzt wieder ohne abgesicherten Modus in den CM

  32. #32
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    So, die Datenbank habe ich inzwischen händisch angepasst und damit ist die Migration vollständig.
    Mittlerweile sieht die composer.json so aus, nachdem zumindest die erste Stufe des Updates (alle Pakete aktualisieren) durchgelaufen ist.

    Code:
    {
        "type": "project",
        "require": {
            "codefog/contao-cookiebar": "^2.2",
            "con4gis/maps": "^7.0",
            "contao/calendar-bundle": "4.9.*",
            "contao/conflicts": "*@dev",
            "contao/manager-bundle": "4.9.*",
            "contao/news-bundle": "4.9.*",
            "do-while/contao-backupdb-bundle": "^1.4",
            "erdmannfreunde/euf_grid": "^3.0",
            "erdmannfreunde/euf_nutshell": "^1.1",
            "hypergalaktisch/contao-parallax": "^2.0",
            "inspiredminds/contao-wowjs": "^1.0"
        },
        "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"
            ]
        }
    }
    Leider funktionieren immer noch weder Back- noch Frontend.
    Beim Versuch, composer/update über den CM durchzuführen, bekomme ich folgende Info:

    Code:
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    Hat jemand eine Idee, was ich jetzt noch machen könnte, um das System wieder zum Laufen zu bringen?

  33. #33
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Habe gerade nochmal versucht, alle Pakete auf die neueste Version (außerhalb der Versionierung) upzudaten und bekomme folgende Info. Vielleicht ist die ja hilfreicher als die anderen?


    Code:
    Trying to install assets as relative symbolic links.
    
     --- ------------------------------- ------------------ 
          Bundle                          Method / Error    
     --- ------------------------------- ------------------ 
      ?   ContaoCoreBundle                relative symlink  
      ?   MultiColumnWizardBundle         relative symlink  
      ?   ContaoWowJsBundle               relative symlink  
      ?   ContaoNewsBundle                relative symlink  
      ?   con4gisCoreBundle               relative symlink  
      ?   ContaoCalendarBundle            relative symlink  
      ?   SoftleisterBackupDbBundle       relative symlink  
      ?   HypergalaktischParallaxBundle   relative symlink  
      ?   con4gisMapsBundle               relative symlink  
     --- ------------------------------- ------------------ 
    
     [OK] All assets were successfully installed.                                   
    
    
     --- ------------------------------------------------- -------------------------------------------------------------------------- 
          Symlink                                           Target / Error                                                            
     --- ------------------------------------------------- -------------------------------------------------------------------------- 
      !   web/files/con4gis_import_data/100001              Skipped because files/con4gis_import_data will be symlinked.              
      !   web/files/nutshell_starterkit_projekt/src/fonts   Skipped because files/nutshell_starterkit_projekt/src will be symlinked.  
      ?   web/files/con4gis_import_data                     files/con4gis_import_data                                                 
      ?   web/files/assets                                  files/assets                                                              
      ?   web/files/content/mp3                             files/content/mp3                                                         
      ?   web/files/content/mp4                             files/content/mp4                                                         
      ?   web/files/content/blog                            files/content/blog                                                        
      ?   web/files/content/pdf                             files/content/pdf                                                         
      ?   web/files/content/referenzen                      files/content/referenzen                                                  
      ?   web/files/content/images                          files/content/images                                                      
      ?   web/files/nutshell_starterkit_projekt/dist        files/nutshell_starterkit_projekt/dist                                    
      ?   web/files/nutshell_starterkit_projekt/src         files/nutshell_starterkit_projekt/src                                     
      ?   web/system/modules/cookiebar/assets               system/modules/cookiebar/assets                                           
      ?   web/system/modules/euf_grid/assets                system/modules/euf_grid/assets                                            
      ?   system/themes/flexible                            vendor/contao/core-bundle/src/Resources/contao/themes/flexible            
      ?   web/assets                                        assets                                                                    
      ?   web/system/themes                                 system/themes                                                             
      ?   system/logs                                       var/logs                                                                  
      ?   web/vendor/scrivo/highlight_php/styles            vendor/scrivo/highlight.php/styles                                        
     --- ------------------------------------------------- -------------------------------------------------------------------------- 
    
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    
    
     // Clearing the cache for the dev environment with debug                       
     // true                                                                        
    
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
    
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    
    18:50:06 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "Class 'Symfony\Bundle\FrameworkBundle\Controller\Controller' not found" ["exception" => Error { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "Class 'Symfony\Bundle\FrameworkBundle\Controller\Controller' not found"]
    
    In BaseController.php line 25:
                                                                                   
      Attempted to load class "Controller" from namespace "Symfony\Bundle\Framewo  
      rkBundle\Controller".                                                        
      Did you forget a "use" statement for another namespace?                      
                                                                                   
    
    cache:warmup [--no-optional-warmers]
    
    18:50:06 CRITICAL  [console] An error occurred while using the console. Message: "An error occurred while executing the "/usr/bin/php7.4-cli -dmemory_limit=-1 /homepages/11/d350468201/htdocs/susannehenneke_2020/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 18:50:06 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "Class 'Symfony\Bundle\FrameworkBundle\Controller\Controller' not found" ["exception" => Error { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "Class 'Symfony\Bundle\FrameworkBundle\Controller\Controller' not found"]
    
    In BaseController.php line 25:
                                                                                   
      Attempted to load class "Controller" from namespace "Symfony\Bundle\Framewo  
      rkBundle\Controller".                                                        
      Did you forget a "use" statement for another namespace?                      
                                                                                   
    
    cache:warmup [--no-optional-warmers]
    
    " ["exception" => RuntimeException { …},"message" => """  An error occurred while executing the "/usr/bin/php7.4-cli -dmemory_limit=-1 /homepages/11/d350468201/htdocs/susannehenneke_2020/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 18:50:06 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "Class 'Symfony\Bundle\FrameworkBundle\Controller\Controller' not found" ["exception" => Error { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "Class 'Symfony\Bundle\FrameworkBundle\Controller\Controller' not found"]\n  \n  In BaseController.php line 25:\n                                                                                 \n    Attempted to load class "Controller" from namespace "Symfony\Bundle\Framewo  \n    rkBundle\Controller".                                                        \n    Did you forget a "use" statement for another namespace?                      \n                                                                                 \n  \n  cache:warmup [--no-optional-warmers]\n  \n  """]
    
    In ContaoSetupCommand.php line 120:
                                                                                   
      An error occurred while executing the "/usr/bin/php7.4-cli -dmemory_limit=-  
      1 /homepages/11/d350468201/htdocs/susannehenneke_2020/vendor/contao/manager  
      -bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 18:5  
      0:06 CRITICAL  [console] Error thrown while running command "cache:warmup -  
      -env=prod --no-ansi". Message: "Class 'Symfony\Bundle\FrameworkBundle\Contr  
      oller\Controller' not found" ["exception" => Error { …},"command" => "cache  
      :warmup --env=prod --no-ansi","message" => "Class 'Symfony\Bundle\Framework  
      Bundle\Controller\Controller' not found"]                                    
                                                                                   
      In BaseController.php line 25:                                               
                                                                                   
                                                                                   
        Attempted to load class "Controller" from namespace "Symfony\Bundle\Frame  
      wo                                                                           
        rkBundle\Controller".                                                      
                                                                                   
        Did you forget a "use" statement for another namespace?                    
                                                                                   
                                                                                   
                                                                                   
                                                                                   
      cache:warmup [--no-optional-warmers]                                         
                                                                                   
    
    contao:setup
    
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    # Process terminated with exit code 1
    # Result: General error

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

    Standard

    Zitat Zitat von Lufine Beitrag anzeigen
    Leider funktionieren immer noch weder Back- noch Frontend.
    Beim Versuch, composer/update über den CM durchzuführen, bekomme ich folgende Info:

    Code:
      Problem 1
        - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
        - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 2
        - contao/manager-plugin is locked to version 2.8.0 and an update of this package was not requested.
        - contao/manager-plugin 2.8.0 requires composer-plugin-api ^1.1 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
      Problem 3
        - lib-xsl is present at version 1.1.28.0 and cannot be modified by Composer
        - Only one of these can be installed: lib-libxslt[1.1.32], lib-xsl[1.1.28.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
        - lib-libxslt is present at version 1.1.32 and cannot be modified by Composer
    Da fehlt wieder eine vollständige Paketaktualisierung.
    » sponsor me via GitHub or PayPal or Revolut

  35. #35
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Da fehlt wieder eine vollständige Paketaktualisierung.
    Aber das mache ich doch die ganze Zeit ...

  36. #36
    Contao-Fan
    Registriert seit
    27.11.2009.
    Ort
    Bremen
    Beiträge
    463

    Standard

    Nach viel Herumprobiererei die zu nichts bzw. nur zu neuen Problemen führte, habe ich mich schlussendlich dazu entschlossen, das System mit Hilfe des Backups (Datenbank, Konfigurationsdateien, Verzeichnisse /files und /templates, composer.json) komplett neu aufzusetzen. Das funktionierte ohne Probleme und das Update von 4.9.2 auf 4.9.36 war dann auch gleich inklusive. Ein weiteres Update auf 4.13 klappte ebenfalls beinahe reibungslos und jetzt kann ich mich (bis zum nächsten Update ) entspannt zurücklehnen ...

    Woran die Probleme letztlich lagen - keine Ahnung. Ich musste auf jedem Fall bei der Installation den Strict-Mode aktivieren, das war vorher nicht so.

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
  •