Streamline config files

This commit is contained in:
Shift
2024-11-01 08:33:34 +00:00
parent 40910b8c01
commit ca1c30e5aa
+5
View File
@@ -96,4 +96,9 @@ return [
],
],
'migrations' => [
'table' => 'migrations',
'update_date_on_publish' => false, // disable to preserve original behavior for existing applications
],
];