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": {
"optimize-autoloader": true,
"classmap-authoritative": true,
"preferred-install": "dist",
"sort-packages": true,
"allow-plugins": {