This commit is contained in:
zimoyin
2026-04-02 17:42:00 +08:00
parent ac95dbb1c8
commit 4c841b9dbf
963 changed files with 347242 additions and 354 deletions
+1 -4
View File
@@ -176,9 +176,6 @@ return [
$record['Level'] = str_pad(strtoupper($record['level_name']), 5);
return $record;
}
],
'ignore' => [
app_path() . '/flow/config/AbstractConfig.php'
],
]
],
];