File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -176,6 +176,14 @@ ENV GPG_KEYS {{
176176 # https://www.php.net/gpg-keys.php
177177 # https://www.php.net/downloads.php
178178
179+ "8.5": [
180+ # https://wiki.php.net/todo/php85#release_managers
181+ # https://www.php.net/gpg-keys.php#gpg-8.5
182+ "1198 C011 7593 497A 5EC5 C199 286A F1F9 8974 69DC", # pierrick
183+ "49D9 AF6B C72A 80D6 6917 19C8 AA23 F5BE 9C70 97D4", # edorian
184+ "D95C 03BC 702B E951 5344 AE33 74E4 4BC9 0677 01A5" # daniels
185+ ],
186+
179187 "8.4": [
180188 # https://wiki.php.net/todo/php84#release_managers
181189 # https://www.php.net/gpg-keys.php#gpg-8.4
Original file line number Diff line number Diff line change 9090 " alpine3.21/zts"
9191 ]
9292 },
93- "8.4-rc" : null
93+ "8.4-rc" : null ,
94+ "8.5-rc" : null ,
95+ "8.5" : null
9496}
You can’t perform that action at this time.
0 commit comments