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 was getting this error in a local Docker environment. I solved it by simply restarting Docker.