Commit ddf33aa
authored
remove phpunit from conflicting packages
`conflict` is used to mention conflicting production packages, not dev packages.
From what I can tell, you are not exposing a production feature related to PHPUnit.
Keeping it like it is right now doesn't allow installing your package in another system where dev requiements would have lower than 7 version of phpunit and I think it's an artificial conflict that should not exist.1 parent e3ae751 commit ddf33aa
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
0 commit comments