You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
A few months ago, the phpunit dependency was changed to be more strict, but now phpunit 7.4 is out. For projects that have phpunit listed as a dependency without the same strict rule, it causes codeception/phpunit-wrapper to revert back to version 7.1. Not sure if this is a better option.
If anything, would be great if this package could be updated to support phpunit 7.4 so that it doesn't revert back to 7.1 in cases like the one I just described. 7.4 doesn't have any breaking changes.