Fix composer.json
Showing
... | @@ -2,6 +2,7 @@ | ... | @@ -2,6 +2,7 @@ |
"name": "amateo/hello-composer", | "name": "amateo/hello-composer", | ||
"description": "A simple hello world composer package", | "description": "A simple hello world composer package", | ||
"type": "project", | "type": "project", | ||
"license": "MIT", | |||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "Alex Mateo", | "name": "Alex Mateo", | ||
... | ... |
Please
register
or
sign in
to comment