$ /usr/bin/php -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=UTC /srv/http/extern/violution.net/2024/contao/web/contao-manager.phar.php composer require oveleon/contao-cookiebar --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction # Process terminated with exit code 0 # Result: OK $ /usr/bin/php -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=UTC /srv/http/extern/violution.net/2024/contao/web/contao-manager.phar.php composer update contao/manager-bundle oveleon/contao-cookiebar contao/news-bundle contao/calendar-bundle contao/faq-bundle contao/comments-bundle contao/newsletter-bundle contao/listing-bundle contao/conflicts contao/core-bundle --with-dependencies --no-install --no-scripts --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader # Process terminated with exit code 0 # Result: OK $ /usr/bin/php -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=UTC /srv/http/extern/violution.net/2024/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