mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Enabled Composer optimize-autoloader
This commit is contained in:
parent
7ef744a995
commit
c105ebc979
|
|
@ -39,6 +39,7 @@
|
|||
},
|
||||
"config": {
|
||||
"vendor-dir": "packages",
|
||||
"platform-check": false
|
||||
"platform-check": false,
|
||||
"optimize-autoloader": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user