We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1866301 + db53908 commit 9f3ab1eCopy full SHA for 9f3ab1e
bin/build
@@ -59,7 +59,7 @@ if (!$input->hasParameterOption('--no-component-update')) {
59
$output,
60
$componentsDir,
61
$component['name'],
62
- $component['git_url'],
+ $component['clone_url'],
63
$component['releases'][0]['tag']
64
);
65
0 commit comments