Commit 150fe02
committed
bug #217 Relaxing symfony/service-contracts requirement (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
Relaxing symfony/service-contracts requirement
Fixes #214. For 2.0, I was tightening up & updating version constraints. This one was over-tightened. The 1.1.9 and 2.1.3 versions were when 8.0 support was fixed/added. We only need this contract for the `ResetInterface`, I believe.
Cheers!
Commits
-------
b80b896 Relaxing service contracts requirement1 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