mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Add optimize-autoloader to composer config.
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
},
|
||||
"minimum-stability" : "stable",
|
||||
"config" : {
|
||||
"notify-on-install" : false
|
||||
"notify-on-install" : false,
|
||||
"optimize-autoloader" : true
|
||||
},
|
||||
"repositories": [{
|
||||
"type": "vcs",
|
||||
|
||||
Reference in New Issue
Block a user