File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -176,6 +176,14 @@ ENV GPG_KEYS {{
176
176
# https://www.php.net/gpg-keys.php
177
177
# https://www.php.net/downloads.php
178
178
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
+
179
187
"8.4": [
180
188
# https://wiki.php.net/todo/php84#release_managers
181
189
# https://www.php.net/gpg-keys.php#gpg-8.4
Original file line number Diff line number Diff line change 90
90
" alpine3.21/zts"
91
91
]
92
92
},
93
- "8.4-rc" : null
93
+ "8.4-rc" : null ,
94
+ "8.5-rc" : null
94
95
}
You can’t perform that action at this time.
0 commit comments