File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
- name : Setup PHP
25
25
uses : shivammathur/setup-php@v2
26
26
with :
27
- php-version : ' 8.2 '
27
+ php-version : ' 8.3 '
28
28
ini-values : zend.assertions=1, assert.exception=1
29
29
coverage : xdebug
30
30
env :
84
84
- name : Setup PHP
85
85
uses : shivammathur/setup-php@v2
86
86
with :
87
- php-version : ' 8.2 '
87
+ php-version : ' 8.3 '
88
88
ini-values : zend.assertions=1, assert.exception=1
89
89
coverage : xdebug
90
90
env :
@@ -108,7 +108,7 @@ jobs:
108
108
- name : Setup PHP
109
109
uses : shivammathur/setup-php@v2
110
110
with :
111
- php-version : ' 8.2 '
111
+ php-version : ' 8.3 '
112
112
ini-values : zend.assertions=1, assert.exception=1
113
113
env :
114
114
update : true
@@ -136,7 +136,7 @@ jobs:
136
136
- name : Setup PHP
137
137
uses : shivammathur/setup-php@v2
138
138
with :
139
- php-version : ' 8.2 '
139
+ php-version : ' 8.3 '
140
140
env :
141
141
update : true
142
142
You can’t perform that action at this time.
0 commit comments