sasezaki / php-extension-stub-generator

PHP ReflectionExtension's Information Rewind to PHP Code As Stub
18 stars 7 forks source link

Failed generating phar #4

Open sasezaki opened 6 years ago

sasezaki commented 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...

sasezaki commented 6 years ago

When installed phpunit as require-dev, composer's autoload including files vendor/composer/autoload_files.php...

sasezaki commented 6 years ago

Clean approach to fix is just install composer dependency without require-dev, and run box..