thephpleague/skeleton

`composer test` don't works for windows

Nayjest opened this issue · 1 comments

Output:

>composer test
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
> phpunit
Could not open input file: <my_project_folder>\vendor\bin\/../phpunit/phpunit/phpunit

Issue fixed in composer, composer/composer#4990