On 11/26/2015 12:40 AM, Fabian Santiago wrote:
I installed the RC v1.2 beta and updated my composer and ran it. It completed successfully but presented me with this text at the end:
Skipped installation of bin phpunit for package phpunit/phpunit: name conflicts with an existing file patchwork/utf8 suggests installing ext-wfio (Use WFIO for UTF-8 filesystem access on Windows)
Roundcube 1.2 does not use patchwork. PHPunit is also not required (until you want to run tests). So, I suppose you should update your composer.json file.
In case of problems you can always remove the /vendor folder and run composer install again.