Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codeception v5 compatibility #27

Open
dmamchyts opened this issue Apr 12, 2022 · 1 comment
Open

Codeception v5 compatibility #27

dmamchyts opened this issue Apr 12, 2022 · 1 comment

Comments

@dmamchyts
Copy link

Hi,

/var/www/html $ composer require codeception/codeception-progress-reporter:"dev-master" --dev

Running composer update codeception/codeception-progress-reporter
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires codeception/codeception-progress-reporter dev-master -> satisfiable by codeception/codeception-progress-reporter[dev-master].
    - codeception/codeception-progress-reporter dev-master requires codeception/codeception >=2.3 <5.0 -> found codeception/codeception[2.3.0, ..., 2.5.x-dev, 3.0.0, ..., 3.1.x-dev, 4.0.0, ..., 4.1.x-dev] but it conflicts with your root composer.json require (5.0.x-dev).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Codeception already has RC v5 release: https://github.com/Codeception/Codeception/releases

Do you have any plans about it?

@laoneo
Copy link
Contributor

laoneo commented Apr 20, 2023

Would be nice to make it work on Codeception 5.

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

No branches or pull requests

2 participants