Skip to content

Conversation

@brettmc
Copy link

@brettmc brettmc commented Feb 10, 2023

PhpUnit 10 requires sebastian/recursion-context and sebastian/comparator v5. Allow these versions so that prophecy can be installed alongside PhpUnit 10 (eg for prophecy-phpunit).

Closes #590

sebastian/recursion-context v5 is required for installation alongside phpunit v10
@stof
Copy link
Member

stof commented Feb 10, 2023

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)

@brettmc brettmc closed this Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support sebastian/recursion-context v5

2 participants