Fixing Unit tests. #5
php-unit.yml
on: push
Magento 2 Unit Tests
3m 21s
Annotations
1 error
Magento 2 Unit Tests
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires magento/product-community-edition 2.4.6-p6 -> satisfiable by magento/product-community-edition[2.4.6-p6].
- magento/product-community-edition 2.4.6-p6 requires php ~8.1.0||~8.2.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires allure-framework/allure-phpunit ^2 -> satisfiable by allure-framework/allure-phpunit[v2.0.0, v2.1.0].
- allure-framework/allure-phpunit[v2.0.0, ..., v2.1.0] require php ^8 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- magento/magento2-functional-testing-framework 4.8.0 requires allure-framework/allure-phpunit ^3 -> found allure-framework/allure-phpunit[v3.0.0, v3.0.1] but it conflicts with your root composer.json require (^2).
- magento/magento2-functional-testing-framework[4.3.1, ..., 4.7.2] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires magento/magento2-functional-testing-framework ^4.3.1 -> satisfiable by magento/magento2-functional-testing-framework[4.3.1, ..., 4.8.0].
|