Closed sim2github closed 9 years ago
Good point! Can you say in which environments it will not work (to reproduce) ? I'll merge after testing. Thanks!!!
PHP Version => 5.5.16 - works PHP Version 5.3.29 and 5.3.14 - not
Changing PHP version 5.3.29 -> 5.5.18 on the same hosting don't fix the problem. Maybe its difference between Linux an MacOS filesystem.
@sim2github Can you say on which environment it works and where not ?
btw for everybody following this thread: it's a big topic on Composer repo! In addition to sim2github's link: https://github.com/composer/composer/issues/1803
Not working in Linux based systems. Will try your vagrant env. Found discrepancy of IP in Readme (192.168.33.77) and Vagrantfile (192.168.33.10)
@sim2github thanks! fixed the IP
On local both variants works. But on some hosting environments not. composer#2767