Commit cbbdfcb
data-model lib: Stop declaring compatibility with and testing at PHP <7.4
The library code seems to be using PHP 7.4+ only syntax,
so despite being allowed to be installed, the library wouldn't
work on older PHP versions.
Change-Id: Ic0f42f429e79c93b61330c9c3e2ecb671b6b0ef61 parent c3de71a commit cbbdfcb
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments