phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 241 forks source link

Allow sebastian/comparator 6 (to allow PHPUnit 11) #616

Closed Jean85 closed 8 months ago

Jean85 commented 8 months ago

This is a blocker for end users to upgrade to PHPUnit 11.

This new major of sebastian/comparator does not have any meaningful change, as you can see:

[EDIT] Same goes for sebastian/recursion-context:

XWB commented 7 months ago

Can we have a new release with these changes?