Merge pull request #4772 from nextcloud/fix/dynamic-autoloading

This commit is contained in:
Julius Härtl
2023-06-12 10:14:02 +02:00
committed by GitHub

View File

@@ -23,7 +23,6 @@
},
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true,
"allow-plugins": {
"composer/package-versions-deprecated": true
},