composer autoload 위치 변경

gitignore에 해당 위치의 파일 추가
This commit is contained in:
2018-03-24 23:31:43 +09:00
parent 2cf6d0f01a
commit bb1a496835
5 changed files with 16 additions and 7 deletions
+2
View File
@@ -47,10 +47,12 @@ class ComposerStaticInit67b09c83b85c3bc0027caefe5bba171a
'sammo\\' =>
array (
0 => __DIR__ . '/../..' . '/src/sammo',
1 => __DIR__ . '/../..' . '/d_setting',
),
'kakao\\' =>
array (
0 => __DIR__ . '/../..' . '/src/kakao',
1 => __DIR__ . '/../..' . '/d_setting',
),
'Psr\\Log\\' =>
array (