Remove redundant setting

This commit is contained in:
kiswa 2016-09-09 14:03:41 +00:00
parent 92396e96f8
commit 7dbd6a3d0f

View File

@ -19,6 +19,5 @@
],
"autoload": {
"classmap": [ "controllers", "models" ]
},
"minimum-stability": "stable"
}
}