Warning: include(D:\xampp\htdocs\pimcore\my-project\vendor\willdurand\jsonp-callback-validator\tests/../vendor/autoload.php): Failed to open stream: No such file or directory in D:\xampp\htdocs\pimcore\my-project\vendor\willdurand\jsonp-callback-validator\tests\bootstrap.php on line 3

Warning: include(): Failed opening 'D:\xampp\htdocs\pimcore\my-project\vendor\willdurand\jsonp-callback-validator\tests/../vendor/autoload.php' for inclusion (include_path='D:\xampp\php\PEAR') in D:\xampp\htdocs\pimcore\my-project\vendor\willdurand\jsonp-callback-validator\tests\bootstrap.php on line 3
You need to install the project dependencies using Composer: $ wget http://getcomposer.org/composer.phar OR $ curl -s https://getcomposer.org/installer | php $ php composer.phar install --dev $ phpunit