Commit cdb2a072 authored by Alex Mateo's avatar Alex Mateo

Fix composer.json

parent f4ed50ec
...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment
GitLab Appliance - Powered by TurnKey Linux