dep,refac: DTO를 composer 외부로 이동

This commit is contained in:
2022-08-05 23:43:38 +09:00
parent f8cd58bcb3
commit da27ae2bad
27 changed files with 90 additions and 1264 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ return [
"target_php_version" => '8.1',
"minimum_target_php_version" => '8.1',
'backward_compatibility_checks ' => true,
'minimum_severity' => \Phan\Issue::SEVERITY_NORMAL,
'minimum_severity' => \Phan\Issue::SEVERITY_CRITICAL,
'file_list' => [
'f_config/config.php',