Skip to content

Commit 842ce5f

Browse files
committed
Backward compatibility with Rector
1 parent 7ffc85c commit 842ce5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/config.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ parametersSchema:
307307
tempDir: string()
308308

309309
# internal parameters only for DerivativeContainerFactory
310-
additionalConfigFiles: listOf(string())
310+
additionalConfigFiles: arrayOf(string())
311311
generateBaselineFile: schema(string(), nullable())
312312
analysedPaths: listOf(string())
313313
composerAutoloaderProjectPaths: listOf(string())

0 commit comments

Comments
 (0)