codeception-progress-reporter icon indicating copy to clipboard operation
codeception-progress-reporter copied to clipboard

Codeception v5 compatibility

Open dmamchyts opened this issue 3 years ago • 1 comments

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?

dmamchyts avatar Apr 12 '22 12:04 dmamchyts

Would be nice to make it work on Codeception 5.

laoneo avatar Apr 20 '23 13:04 laoneo