You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Root composer.json requires php >=8.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires PHP extension ext-phalcon ^5.0.2 but it has the wrong version (5.0.0) installed. Install or enable PHP's phalcon extension.
Problem 3
- Root composer.json requires codeception/module-phpbrowser ^3.0 -> satisfiable by codeception/module-phpbrowser[3.0.0].
- codeception/module-phpbrowser 3.0.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- Root composer.json requires codeception/module-asserts ^3.0 -> satisfiable by codeception/module-asserts[3.0.0].
- codeception/module-asserts 3.0.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- Root composer.json requires phalcon/migrations ^3.0 -> satisfiable by phalcon/migrations[v3.0.0].
- phalcon/migrations v3.0.0 requires ext-phalcon >=5.0.1 -> it has the wrong version (5.0.0) installed. Install or enable PHP's phalcon extension.
Problem 6
- codeception/codeception[5.0.0, ..., 5.0.6] require php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires codeception/codeception ^5.0.0 -> satisfiable by codeception/codeception[5.0.0, ..., 5.0.6].
Please fix the description for release.
What version Invo need for install without errors with php version 7.4 ?
The text was updated successfully, but these errors were encountered:
Cannot install latest invo with php version 7.4.33 and Phalcon version 5.0.0
But in release requirements:
Supporting Phalcon v5.0.0+
PHP Versions: 7.4, 8.0, 8.1
composer install/update errors:
Please fix the description for release.
What version Invo need for install without errors with php version 7.4 ?
The text was updated successfully, but these errors were encountered: