feat!: import lib-asserts, drop it as a dependency, require phpunit 11.5 automated releases#32
Conversation
…1.5 automated releases
|
@TavoNiievez currently we have a weird dependency situation:
I've chosen to simplify it by importing lib-asserts into module-asserts (seems a bit overkill to have those 2 repos separated). What do you think? Edit: actually this is wrong; codeception only has a dev-require for this repo... |
|
The real problem is modules depending on Codeception and vice versa. |
Yeah, the whole module system is so complicated:
|
|
@SamMousa Do you still plan to integrate lib-asserts into this repo? |
|
Honestly, the mess of circular dependencies made it so that a simple upgrade already took me a day without much results and I'm not inclined to spend more. |
No description provided.