Skip to content

Commit d03250d

Browse files
ReactDevs007tianon
authored andcommitted
Remove 5.5 gpgKeys from update.sh
1 parent ab840c8 commit d03250d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

update.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ set -e
44
declare -A gpgKeys=(
55
[7.0]='1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763'
66
[5.6]='0BD78B5F97500D450838F95DFE857D9A90D90EC1 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3'
7-
[5.5]='0B96609E270F565C13292B24C13C70B87267B52D 0BD78B5F97500D450838F95DFE857D9A90D90EC1 F38252826ACD957EF380D39F2F7956BC5DA04B5D'
87
)
98
# see https://secure.php.net/downloads.php
109

0 commit comments

Comments
 (0)