|
32 | 32 | |
33 | 33 |
|
34 | 34 | - name: "Set up PHP" |
35 | | - uses: "shivammathur/setup-php@2.34.1" |
| 35 | + uses: "shivammathur/setup-php@2.35.1" |
36 | 36 | with: |
37 | 37 | coverage: "xdebug" |
38 | 38 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -106,7 +106,7 @@ jobs: |
106 | 106 | strict: true |
107 | 107 |
|
108 | 108 | - name: "Set up PHP" |
109 | | - uses: "shivammathur/setup-php@2.34.1" |
| 109 | + uses: "shivammathur/setup-php@2.35.1" |
110 | 110 | with: |
111 | 111 | coverage: "none" |
112 | 112 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -168,7 +168,7 @@ jobs: |
168 | 168 | |
169 | 169 |
|
170 | 170 | - name: "Set up PHP" |
171 | | - uses: "shivammathur/setup-php@2.34.1" |
| 171 | + uses: "shivammathur/setup-php@2.35.1" |
172 | 172 | with: |
173 | 173 | coverage: "none" |
174 | 174 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -227,7 +227,7 @@ jobs: |
227 | 227 | |
228 | 228 |
|
229 | 229 | - name: "Set up PHP" |
230 | | - uses: "shivammathur/setup-php@2.34.1" |
| 230 | + uses: "shivammathur/setup-php@2.35.1" |
231 | 231 | with: |
232 | 232 | coverage: "none" |
233 | 233 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -304,7 +304,7 @@ jobs: |
304 | 304 | |
305 | 305 |
|
306 | 306 | - name: "Set up PHP" |
307 | | - uses: "shivammathur/setup-php@2.34.1" |
| 307 | + uses: "shivammathur/setup-php@2.35.1" |
308 | 308 | with: |
309 | 309 | coverage: "none" |
310 | 310 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -363,7 +363,7 @@ jobs: |
363 | 363 | |
364 | 364 |
|
365 | 365 | - name: "Set up PHP" |
366 | | - uses: "shivammathur/setup-php@2.34.1" |
| 366 | + uses: "shivammathur/setup-php@2.35.1" |
367 | 367 | with: |
368 | 368 | coverage: "none" |
369 | 369 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
@@ -413,7 +413,7 @@ jobs: |
413 | 413 | |
414 | 414 |
|
415 | 415 | - name: "Set up PHP" |
416 | | - uses: "shivammathur/setup-php@2.34.1" |
| 416 | + uses: "shivammathur/setup-php@2.35.1" |
417 | 417 | with: |
418 | 418 | coverage: "none" |
419 | 419 | extensions: "none, ctype, curl, dom, json, mbstring, opcache, pcntl, phar, posix, simplexml, tokenizer, xml, xmlwriter" |
@@ -703,7 +703,7 @@ jobs: |
703 | 703 | |
704 | 704 |
|
705 | 705 | - name: "Set up PHP" |
706 | | - uses: "shivammathur/setup-php@2.34.1" |
| 706 | + uses: "shivammathur/setup-php@2.35.1" |
707 | 707 | with: |
708 | 708 | coverage: "none" |
709 | 709 | extensions: "none, ctype, curl, dom, json, mbstring, phar, simplexml, tokenizer, xml, xmlwriter" |
|
0 commit comments