Open sasezaki opened 6 years ago
currently I failed genrate phar, but pushed to git's origin/master.
failed to open stream: phar error: "vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php" is not a file
I will soon investigate...
When installed phpunit as require-dev, composer's autoload including files vendor/composer/autoload_files.php...
phpunit
files
vendor/composer/autoload_files.php
Clean approach to fix is just install composer dependency without require-dev, and run box..
currently I failed genrate phar, but pushed to git's origin/master.
I will soon investigate...