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.
1 parent 0ac37ef commit a89d625Copy full SHA for a89d625
generate-changelog.php
@@ -43,6 +43,7 @@
43
'unzip',
44
'curl',
45
'vim',
46
+ 'wget'
47
];
48
49
if(preg_match_all("/^(.+)-([^-]+-[^-]+)$/im",$output,$matches)) {
0 commit comments