php-diff icon indicating copy to clipboard operation
php-diff copied to clipboard

composer install does not work

Open rkrx opened this issue 7 years ago • 2 comments

When I try to invoke composer install on the newly cloned project, I get the following error-message:

[Composer\Json\JsonValidationException]
"./composer.json" does not match the expected JSON schema:
- authors[0].email : Invalid email

rkrx avatar Jul 05 '17 10:07 rkrx

:+1: for patching this!

spotman avatar Jan 15 '18 14:01 spotman

I made a fork of this where composer installation works and I continue to develop it. https://github.com/JBlond/php-diff

JBlond avatar Jun 24 '20 20:06 JBlond