@@ -63,7 +63,7 @@ |
||
63 | 63 | |
64 | 64 | public static function readExtraVendor($dir) |
65 | 65 | { |
66 | - return static::readExtraConfig($dir . '/hiqdev/hidev-config.php'); |
|
66 | + return static::readExtraConfig($dir.'/hiqdev/hidev-config.php'); |
|
67 | 67 | } |
68 | 68 | |
69 | 69 | public static function readExtraConfig($path) |