Skip to content

Commit a89d625

Browse files
authored
Added wget to generate-changelog for php 8.2 #77
1 parent 0ac37ef commit a89d625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate-changelog.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
'unzip',
4444
'curl',
4545
'vim',
46+
'wget'
4647
];
4748

4849
if(preg_match_all("/^(.+)-([^-]+-[^-]+)$/im",$output,$matches)) {

0 commit comments

Comments
 (0)