Cleanup and minor fixes

This commit is contained in:
Frederic Guillot
2015-10-19 21:05:41 -04:00
parent 43cffe2828
commit 7303a79b50
23 changed files with 255 additions and 286 deletions

View File

@@ -1,4 +1,11 @@
{
"name": "fguillot/kanboard",
"license": "MIT",
"authors": [
{
"name": "Frédéric Guillot"
}
],
"require" : {
"php" : ">=5.3",
"ext-mbstring" : "*",