File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 26
26
27
27
- uses : shivammathur/setup-php@v2
28
28
with :
29
- php-version : ' 8.4.6 '
29
+ php-version : ' 8.4.7 '
30
30
tools : composer:2.8.0
31
31
coverage : xdebug
32
32
Original file line number Diff line number Diff line change 21
21
22
22
- uses : shivammathur/setup-php@v2
23
23
with :
24
- php-version : ' 8.4.6 '
24
+ php-version : ' 8.4.7 '
25
25
tools : composer:2.8.0
26
26
coverage : xdebug
27
27
36
36
37
37
- uses : shivammathur/setup-php@v2
38
38
with :
39
- php-version : ' 8.4.6 '
39
+ php-version : ' 8.4.7 '
40
40
tools : composer:2.8.0
41
41
coverage : xdebug
42
42
66
66
67
67
- uses : shivammathur/setup-php@v2
68
68
with :
69
- php-version : ' 8.4.6 '
69
+ php-version : ' 8.4.7 '
70
70
tools : composer:2.8.0
71
71
coverage : xdebug
72
72
@@ -114,7 +114,7 @@ jobs:
114
114
115
115
- uses : shivammathur/setup-php@v2
116
116
with :
117
- php-version : ' 8.4.6 '
117
+ php-version : ' 8.4.7 '
118
118
tools : composer:2.8.0
119
119
coverage : xdebug
120
120
Original file line number Diff line number Diff line change 91
91
92
92
- uses : shivammathur/setup-php@v2
93
93
with :
94
- php-version : ' 8.4.6 '
94
+ php-version : ' 8.4.7 '
95
95
tools : composer:2.8.0
96
96
coverage : none
97
97
@@ -264,7 +264,7 @@ jobs:
264
264
265
265
- uses : shivammathur/setup-php@v2
266
266
with :
267
- php-version : ' 8.4.6 '
267
+ php-version : ' 8.4.7 '
268
268
extensions : intl-73.1
269
269
tools : composer:2.8.0
270
270
coverage : pcov
Original file line number Diff line number Diff line change 6
6
],
7
7
"constraints" : {
8
8
"node" : " 22.15.0" ,
9
- "php" : " 8.4.6 "
9
+ "php" : " 8.4.7 "
10
10
},
11
11
"automergeType" : " branch" ,
12
12
"rebaseWhen" : " conflicted" ,
You can’t perform that action at this time.
0 commit comments