|
27 | 27 | |
28 | 28 |
|
29 | 29 | - name: "Set up PHP" |
30 | | - uses: "shivammathur/setup-php@2.22.0" |
| 30 | + uses: "shivammathur/setup-php@2.24.0" |
31 | 31 | with: |
32 | 32 | coverage: "xdebug" |
33 | 33 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
90 | 90 | strict: true |
91 | 91 |
|
92 | 92 | - name: "Set up PHP" |
93 | | - uses: "shivammathur/setup-php@2.22.0" |
| 93 | + uses: "shivammathur/setup-php@2.24.0" |
94 | 94 | with: |
95 | 95 | coverage: "none" |
96 | 96 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -151,7 +151,7 @@ jobs: |
151 | 151 | |
152 | 152 |
|
153 | 153 | - name: "Set up PHP" |
154 | | - uses: "shivammathur/setup-php@2.22.0" |
| 154 | + uses: "shivammathur/setup-php@2.24.0" |
155 | 155 | with: |
156 | 156 | coverage: "none" |
157 | 157 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -196,7 +196,7 @@ jobs: |
196 | 196 | |
197 | 197 |
|
198 | 198 | - name: "Set up PHP" |
199 | | - uses: "shivammathur/setup-php@2.22.0" |
| 199 | + uses: "shivammathur/setup-php@2.24.0" |
200 | 200 | with: |
201 | 201 | coverage: "none" |
202 | 202 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -229,7 +229,7 @@ jobs: |
229 | 229 | |
230 | 230 |
|
231 | 231 | - name: "Set up PHP" |
232 | | - uses: "shivammathur/setup-php@2.22.0" |
| 232 | + uses: "shivammathur/setup-php@2.24.0" |
233 | 233 | with: |
234 | 234 | coverage: "none" |
235 | 235 | extensions: "none, ctype, curl, dom, json, mbstring, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" |
@@ -278,7 +278,7 @@ jobs: |
278 | 278 | |
279 | 279 |
|
280 | 280 | - name: "Set up PHP" |
281 | | - uses: "shivammathur/setup-php@2.22.0" |
| 281 | + uses: "shivammathur/setup-php@2.24.0" |
282 | 282 | with: |
283 | 283 | coverage: "none" |
284 | 284 | extensions: "none, ctype, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
0 commit comments