There was an error while loading. Please reload this page.
1 parent 7ffc85c commit 842ce5fCopy full SHA for 842ce5f
conf/config.neon
@@ -307,7 +307,7 @@ parametersSchema:
307
tempDir: string()
308
309
# internal parameters only for DerivativeContainerFactory
310
-additionalConfigFiles: listOf(string())
+additionalConfigFiles: arrayOf(string())
311
generateBaselineFile: schema(string(), nullable())
312
analysedPaths: listOf(string())
313
composerAutoloaderProjectPaths: listOf(string())
0 commit comments