x64architecture / wnmp

An easy Nginx, MariaDB and PHP environment for Windows.
https://wnmp.x64architecture.com
GNU General Public License v3.0
508 stars 109 forks source link

composer seems broken in current version of PHP 5.6.5 #50

Closed slifin closed 8 years ago

slifin commented 9 years ago

I'm getting the same symptoms as this guy (dvrcthewrld) using wnmp: https://github.com/composer/composer/issues/3604

I think this can be solved by upgrading PHP

slifin commented 9 years ago

I solved this locally by dropping in http://windows.php.net/downloads/releases/php-5.6.11-nts-Win32-VC11-x86.zip to the php folder

x64architecture commented 9 years ago

Let me know if this is fixed in the latest release.