Valitron을 composer에 추가

This commit is contained in:
2018-03-30 22:07:41 +09:00
parent e87fff35ee
commit ad4ba85f50
35 changed files with 2698 additions and 2 deletions
+1
View File
@@ -7,4 +7,5 @@ $baseDir = dirname($vendorDir);
return array(
'utilphp\\' => array($vendorDir . '/brandonwamboldt/utilphp/src'),
'Valitron' => array($vendorDir . '/vlucas/valitron/src'),
);