$ /bin/php74 -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 /srv/http/extern/kaiserstrassenev/contao/web/contao-manager.phar.php composer require contao/manager-bundle=4.11.* contao/news-bundle=4.11.* contao/calendar-bundle=4.11.* contao/faq-bundle=4.11.* contao/comments-bundle=4.11.* contao/newsletter-bundle=4.11.* contao/listing-bundle=4.11.* --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction # Process terminated with exit code 0 # Result: OK > Resolving dependencies using Composer Cloud v3.8.1 [7.0MiB/0.17s] Loading composer repositories with package information [91.0MiB/11.78s] Updating dependencies [30.8MiB/13.65s] Lock file operations: 1 install, 10 updates, 2 removals [30.8MiB/13.65s] - Removing ocramius/proxy-manager (2.13.1) [30.8MiB/13.65s] - Removing webimpress/safe-writer (2.2.0) [30.9MiB/13.65s] - Upgrading contao/calendar-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/comments-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/core-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/faq-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/installation-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/listing-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/manager-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/news-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Upgrading contao/newsletter-bundle (4.11.0 => 4.11.9) [30.9MiB/13.66s] - Locking friendsofphp/proxy-manager-lts (v1.0.18) [30.9MiB/13.66s] - Upgrading symfony/proxy-manager-bridge (v5.2.1 => v5.2.12) [30.1MiB/13.68s] Writing lock file [16.6MiB/13.71s] Package league/uri-hostname-parser is abandoned, you should avoid using it. Use jeremykendall/php-domain-parser instead. [16.6MiB/13.71s] Package league/uri-parser is abandoned, you should avoid using it. Use league/uri-interfaces instead. [16.6MiB/13.71s] Package league/uri-schemes is abandoned, you should avoid using it. Use league/uri instead. [16.6MiB/13.71s] Package patchwork/utf8 is abandoned, you should avoid using it. Use symfony/polyfill-mbstring or symfony/string instead. [16.6MiB/13.71s] Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead. [16.6MiB/13.71s] Package richardhj/contao-simple-ajax is abandoned, you should avoid using it. Use symfony/routing instead. [16.6MiB/13.71s] Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. [16.6MiB/13.71s] Package terminal42/contao-easy_themes is abandoned, you should avoid using it. No replacement was suggested. [16.6MiB/13.71s] Package true/punycode is abandoned, you should avoid using it. No replacement was suggested. [16.6MiB/13.71s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead. [16.8MiB/14.01s] Found 14 security vulnerability advisories affecting 7 packages. [16.8MiB/14.01s] Run "composer audit" for a full list of advisories. [17.2MiB/14.02s] Memory usage: 17.25MB (peak: 215.09MB), time: 14.05s. [17.2MiB/14.03s] Finished Composer Cloud resolving. # Job ID V7e6C56ek1gGGKtbO9xsz4QUTDeirS7YTBee41TnELObNc2AYd500IW7Tfr14TxBnHSHMaEr completed in 17 seconds # Memory usage: 17.25MB (peak: 215.09MB), time: 14.05s. $ /bin/php74 -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 /srv/http/extern/kaiserstrassenev/contao/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader # Process terminated with exit code 0 # Result: OK