TavoNiievez / module-foundry

Foundry module for Codeception.
MIT License
1 stars 1 forks source link

Codeception 5 Support #1

Open jmwamser opened 6 months ago

jmwamser commented 6 months ago

Is there any interest in updating this project to support Codeception ^5.0?

In my current project I recieve this error when i require this project.

Problem 1
    - Root composer.json requires tavoniievez/module-foundry * -> satisfiable by tavoniievez/module-foundry[dev-main, 1.0.0, 9999999-dev].
    - tavoniievez/module-foundry[dev-main, 1.0.0] require codeception/codeception ^4.1 -> found codeception/codeception[4.1.0, ..., 4.2.x-dev] but it conflicts with your root composer.json require (^5.0).
jmwamser commented 5 months ago

@TavoNiievez Looks like the project is not tagged with the v1.1 from the merge request #2 . Do you want to add that? @the-juju is trying to use the project and is running into the same issues I was. I'll have to look later, but I may still have my composer pulling in the dev version.

thanks 😄

TavoNiievez commented 5 months ago

Hi @jmwamser, the tag has been created, please let me know when the changes for version 2.0 are ready for review.