@@ -135,6 +135,10 @@ |
||
| 135 | 135 | } |
| 136 | 136 | } |
| 137 | 137 | |
| 138 | + /** |
|
| 139 | + * @param string $root |
|
| 140 | + * @param string $camel_case |
|
| 141 | + */ |
|
| 138 | 142 | protected static function updateComposer($root, $camel_case) |
| 139 | 143 | { |
| 140 | 144 | $file = $root.'/composer.json'; |