mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 11:37:00 +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"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.3"
|
||||
"version": "8.4"
|
||||
},
|
||||
"llvm": {
|
||||
"version": "18"
|
||||
|
||||
@@ -372,7 +372,7 @@
|
||||
"version": "18"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.3"
|
||||
"version": "8.4"
|
||||
},
|
||||
"postgresql": {
|
||||
"signature": "698BA51AA27CC31282AACA5055E4B9190BC6C0E9",
|
||||
|
||||
@@ -308,7 +308,7 @@
|
||||
"version": "19"
|
||||
},
|
||||
"php": {
|
||||
"version": "8.3"
|
||||
"version": "8.4"
|
||||
},
|
||||
"postgresql": {
|
||||
"version": "17",
|
||||
|
||||
Reference in New Issue
Block a user