Commit 41f1f80
committed
Expand version constraints for 7.2 and 7.3 support
The most recent version of Infection PHP that will run on 7.2 is 0.15.x.
v0.19 adds support for php 8, but also drops support for versions older
than 7.4 meaning we also need to allow for 0.18.x to get 7.3 working.1 parent cd38d35 commit 41f1f80
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments