Closed brettmc closed 1 year ago
See #585 for the in-progress work on that. This is on my plan for this weekend (hopefully) as it requires working on Prophecy 2.0 to remove the class deprecated in #589 (as sebastian/comparator v5 makes the Factory class final)
PhpUnit 10 requires
sebastian/recursion-context
andsebastian/comparator
v5. Allow these versions so that prophecy can be installed alongside PhpUnit 10 (eg forprophecy-phpunit
).Closes #590