mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 03:42:38 +02:00
remove the extra trailing comma from composer.json
This commit is contained in:
@@ -14,5 +14,5 @@
|
|||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {"Parsedown": ""}
|
"psr-0": {"Parsedown": ""}
|
||||||
},
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user