Commit 3a02d07a authored by Max F. Albrecht's avatar Max F. Albrecht

fix JSON syntax error in composer.json

parent d74a9634
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
, "authors": [ , "authors": [
{ {
"name": "Mark Otto", "name": "Mark Otto",
"email": "markdotto@gmail.com", "email": "markdotto@gmail.com"
}, },
{ {
"name": "Jacob Thornton", "name": "Jacob Thornton",
"email": "jacobthornton@gmail.com", "email": "jacobthornton@gmail.com"
} }
] ]
, "support": { , "support": {
......
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