Conversation
- Update codeception/module-asserts from ^2.0.1 to ^3.0 for Codeception 5.x compatibility - Add codeception/stub ^4.0 to provide PHPUnit mock/stub wrapper - Ensures compatibility with PHPUnit 10.5 and PHP 8.1-8.3 Fixes the "Class PHPUnit\Framework\MockObject\Generator not found" error in Codeception tests.
Set codeception/stub to ^4.1.3 (instead of ^4.0) to ensure PHPUnit 10 support. Version 4.0.x only supports PHPUnit ^8.4 | ^9.0, which causes "Class PHPUnit\Framework\MockObject\Generator not found" errors when CI runs with --prefer-lowest dependencies. Version 4.1.3+ supports PHPUnit ^8.4 | ^9.0 | ^10.0 | ^11, fixing the issue for all dependency resolution strategies.
|
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA berfinyuksel seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
|
I have read the CLA Document and I hereby sign the CLA |
|



No description provided.