Skip to content

Commit a9697c6

Browse files
author
Bohdan Korablov
committed
MAGETWO-59256: [GitHub] Custom composer modules break Component Manager #6718
1 parent 1b76de3 commit a9697c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Model/PackagesData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ private function getPackageAvailableVersions($package)
502502
/**
503503
* Get available versions of package by "composer show" command
504504
*
505-
* @param $package
505+
* @param string $package
506506
* @return array
507507
* @exception \RuntimeException
508508
*/

0 commit comments

Comments
 (0)