mirror of
https://github.com/grocy/grocy.git
synced 2025-09-16 09:51:30 +00:00
Enabled Composer optimize-autoloader
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
},
|
||||
"config": {
|
||||
"vendor-dir": "packages",
|
||||
"platform-check": false
|
||||
"platform-check": false,
|
||||
"optimize-autoloader": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user