Laravelのパッケージを自作するときのエラー
config/workbench.phpにユーザ名とメールアドレスを設定しておかないと以下の様なエラーがでる。
[Composer\Json\JsonValidationException] "./composer.json" does not match the expected JSON schema: - authors[0].email : Invalid email
config/workbench.phpにユーザ名とメールアドレスを設定しておかないと以下の様なエラーがでる。
[Composer\Json\JsonValidationException] "./composer.json" does not match the expected JSON schema: - authors[0].email : Invalid email