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 @@ -179,6 +179,14 @@ ENV GPG_KEYS {{
179
179
# https://www.php.net/gpg-keys.php
180
180
# https://www.php.net/downloads.php
181
181
182
+ "8.5": [
183
+ # https://wiki.php.net/todo/php85#release_managers
184
+ # https://www.php.net/gpg-keys.php#gpg-8.5
185
+ "1198 C011 7593 497A 5EC5 C199 286A F1F9 8974 69DC", # pierrick
186
+ "49D9 AF6B C72A 80D6 6917 19C8 AA23 F5BE 9C70 97D4", # edorian
187
+ "D95C 03BC 702B E951 5344 AE33 74E4 4BC9 0677 01A5" # daniels
188
+ ],
189
+
182
190
"8.4": [
183
191
# https://wiki.php.net/todo/php84#release_managers
184
192
# https://www.php.net/gpg-keys.php#gpg-8.4
Original file line number Diff line number Diff line change 132
132
" alpine3.21/fpm" ,
133
133
" alpine3.21/zts"
134
134
]
135
- }
135
+ },
136
+ "8.5-rc" : null ,
137
+ "8.5" : null
136
138
}
You can’t perform that action at this time.
0 commit comments