Commit 1fcf37f
committed
GH Actions/quicktest: fiddle the PHP versions
Installing on PHP 5.4 with Composer on Windows runs into issues a lot of time. Considering PHP 5.4 is ancient, let's just side-step this problem by using PHP 5.5.
Also see PHPCSStandards/composer-installer 213 for a little more context (yes, I've seen this issue before).1 parent 0194e46 commit 1fcf37f
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
| |||
0 commit comments