aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index eb584f6eb..e6bdba61c 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,8 @@
},
"minimum-stability" : "stable",
"config" : {
- "notify-on-install" : false
+ "notify-on-install" : false,
+ "optimize-autoloader" : true
},
"repositories": [{
"type": "vcs",