Commit 58b04bb
authored
Use 2.12.2
This version is the only one that disallows installation on PHP 8.0. While 2.12.0 and 2.12.1 are installable on php: >=5.6.3.
In SimpleBus we test our dependencies with `lowest` and therefore this fails on PHP 8.0.
See PR with failing tests SimpleBus/SimpleBus#115
Of course, we could add a conflict, but I believe this should be done here.1 parent ef71c9b commit 58b04bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments