mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 20:56:47 +00:00
[Windows]Updated the php 8.4 version (#11461)
Co-authored-by: Shivam Mathur <shivammathur@users.noreply.github.com> Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local>
This commit is contained in:
@@ -459,7 +459,7 @@
|
|||||||
"version": "3.10"
|
"version": "3.10"
|
||||||
},
|
},
|
||||||
"php": {
|
"php": {
|
||||||
"version": "8.3"
|
"version": "8.4"
|
||||||
},
|
},
|
||||||
"llvm": {
|
"llvm": {
|
||||||
"version": "18"
|
"version": "18"
|
||||||
|
|||||||
@@ -372,7 +372,7 @@
|
|||||||
"version": "18"
|
"version": "18"
|
||||||
},
|
},
|
||||||
"php": {
|
"php": {
|
||||||
"version": "8.3"
|
"version": "8.4"
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||||
|
|||||||
@@ -308,7 +308,7 @@
|
|||||||
"version": "19"
|
"version": "19"
|
||||||
},
|
},
|
||||||
"php": {
|
"php": {
|
||||||
"version": "8.3"
|
"version": "8.4"
|
||||||
},
|
},
|
||||||
"postgresql": {
|
"postgresql": {
|
||||||
"version": "17",
|
"version": "17",
|
||||||
|
|||||||
Reference in New Issue
Block a user