Commit b68538a
committed
better define workable comparator
for some reason, simple-phpunit installs phpunit 9 with incompatible comparator 5.
this is probably a dependency mistake in phpunit. rather than declare a
global conflict that messes with other packages, we now require-dev the
versions that work.1 parent 7fbed2f commit b68538a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments