1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

remove the extra trailing comma from composer.json

This commit is contained in:
Emanuil 2013-07-11 00:33:44 +03:00
parent 2e50a935e8
commit c1bbcb1abd

View File

@ -14,5 +14,5 @@
],
"autoload": {
"psr-0": {"Parsedown": ""}
},
}
}