optimize autoloader

This commit is contained in:
Kanti 2014-11-20 09:18:24 +01:00
commit 47b89f8612
4 changed files with 21 additions and 7 deletions

View file

@ -1,6 +1,7 @@
{
"config": {
"vendor-dir": "system/vendor/"
"vendor-dir": "system/vendor/",
"optimize-autoloader": true
},
"require": {
"michelf/php-markdown": "1.4.*@dev",