1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-02 19:32:35 +02: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": ""}
},
}
}