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:
parent
2e50a935e8
commit
c1bbcb1abd
@ -14,5 +14,5 @@
|
|||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {"Parsedown": ""}
|
"psr-0": {"Parsedown": ""}
|
||||||
},
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user