Open spekulatius opened 4 years ago
If I don't enter an email as part of new it leads to an empty entry in the composer.json and fails in on install:
new
"authors": [ { "name": "Peter Thaleikis", "email": "" } ],
Just thought I should report this. I would leave the field out, if not supplied.
If I don't enter an email as part of
new
it leads to an empty entry in the composer.json and fails in on install:Just thought I should report this. I would leave the field out, if not supplied.