Enable classmap-authoritative for faster autoloading

This commit is contained in:
root
2026-06-20 15:38:10 +02:00
parent 3aba997a96
commit bc8f2111b5
+1
View File
@@ -87,6 +87,7 @@
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,
"classmap-authoritative": true,
"preferred-install": "dist", "preferred-install": "dist",
"sort-packages": true, "sort-packages": true,
"allow-plugins": { "allow-plugins": {