I got a problem, I tried to install a new package to my Laravel 4 project. But when I run php composer.phar update I get this:
php composer.phar update
Loading composer
I've got this error when I ran composer install inside my PHP DOCKER container, It's a memory issue. Solved by increasing SWAP memory in DOCKER PREFERENCES from 512MB to 1.5GB
composer install
To do that:
Docker -> Preferences -> Rousources