Commit b8b53b5
committed
Allow a small set of slevomat/coding-standard 7.0.x releases
We do not use a simple '^7' version constraint as the slevomat
helpers have become internal as of version 7. This means that
that they can break BC for the helpers (or just remove them
entirely) within the 7.x-range, which would break our sniffs.
The currently-released versions (7.0.0-7.0.4) still seem
compatible, so for now can allow this limited range.
See #10 (comment) for details.
Closes #101 parent a4dbcf9 commit b8b53b5
2 files changed
+35
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments