$ /usr/local/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 /home/site/wwwroot/web/contao-manager.phar.php composer require contao-themes-net/odd-theme-bundle --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.7.0 [6.9MiB/0.28s] Loading composer repositories with package information [60.7MiB/10.79s] Updating dependencies [25.1MiB/11.49s] Lock file operations: 8 installs, 0 updates, 0 removals [25.1MiB/11.49s] - Locking contao-dd/advanced-classes-bundle (1.5.2) [25.1MiB/11.49s] - Locking contao-themes-net/odd-theme-bundle (3.4.0) [25.1MiB/11.49s] - Locking contao-themes-net/theme-components-bundle (1.5.1) [25.1MiB/11.49s] - Locking madeyourday/contao-rocksolid-frontend-helper (v2.2.4) [25.1MiB/11.49s] - Locking pdir/contao-sticky-footer (1.1.2) [25.1MiB/11.49s] - Locking pdir/contao-theme-helper-bundle (1.5.2) [25.1MiB/11.49s] - Locking pdir/contao-webtools (1.5.0) [25.1MiB/11.50s] - Locking terminal42/contao-folderpage (3.2.0) [24.4MiB/11.51s] Writing lock file [12.0MiB/11.54s] 3 package suggestions were added by new dependencies, use `composer suggest` to see details. [12.7MiB/11.55s] Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead. [13.0MiB/11.81s] No security vulnerability advisories found. [13.5MiB/11.82s] Memory usage: 13.47MB (peak: 158.75MB), time: 11.83s. [13.5MiB/11.82s] Finished Composer Cloud resolving. # Job ID syPjgp3zUwncPV9Wff5yF7eTala1EAfRvPzJaeTStZzRt3dv24eXS7qsbrDNiAjhEe9BXHzvkJemh0cBYNxmhmqg completed in 1707904515 seconds # Memory usage: 13.47MB (peak: 158.75MB), time: 11.83s. $ /usr/local/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 /home/site/wwwroot/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