Merge pull request #8124 from eins78/3.0.0-wip-fix-json

fix JSON syntax error in composer.json
This commit is contained in:
Mark Otto 2013-06-10 16:37:29 -07:00
commit 40751305f8

View file

@ -6,11 +6,11 @@
, "authors": [
{
"name": "Mark Otto",
"email": "markdotto@gmail.com",
"email": "markdotto@gmail.com"
},
{
"name": "Jacob Thornton",
"email": "jacobthornton@gmail.com",
"email": "jacobthornton@gmail.com"
}
]
, "support": {