Commit ef5fe2b
committed
Skip running PHPUnit tests on
Some dependencies currently raise deprecation warnings there:
* `shish/safe:2.6.0` (`2.6.4` was released)
* `beberlei/assert:3.3.0` (`3.3.3` was released)
Adding a `conflict` clause is viable, but way too aggressive, and propagates
through the dependency graph here.
The package works with these, but with deprecations.php:8.4 with lowest dependencies1 parent 91d841a commit ef5fe2b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments