Skip to content

Commit 76784be

Browse files
Change GPGKEY for PHP7.1
1 parent 3fbd72c commit 76784be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
declare -A gpgKeys=(
55
# https://wiki.php.net/todo/php71
66
# davey
7-
[7.1]='A917B1ECDA84AEC2B568FED6F50ABC807BD5DCD0'
7+
[7.1]='528995BFEDFBA7191D46839EF9BA0ADA31CBD89E'
88

99
# https://wiki.php.net/todo/php70
1010
# ab

0 commit comments

Comments
 (0)