Skip to content

Commit 44e939b

Browse files
committed
fixed IndexGenerator dep signature
1 parent d2bed47 commit 44e939b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Generator/IndexGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ public function getNamespaceUtils()
164164
/**
165165
* Object with Composer-specific functions
166166
*
167-
* @var ComposerUtils
167+
* @var Composer
168168
*/
169169
protected $composer;
170170

0 commit comments

Comments
 (0)