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
Your requirements could not be resolved to an installable set of packages.
Problem 1
- magento/magento-cloud-patches[1.0.21, ..., 1.0.26] require symfony/yaml ^3.3||^4.0||^5.0||^6.0 -> found symfony/yaml[v3.3.0-BETA1, ..., v3.4.47, v4.0.0-BETA1, ..., v4.4.45, v5.0.0-BETA1, ..., v5.4.39, v6.0.0-BETA1, ..., v6.4.7] but the package is fixed to v7.0.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- magento/magento-cloud-patches[1.0.11, ..., 1.0.14] require php ^7.0 -> your php version (8.2.19) does not satisfy that requirement.
- magento/quality-patches[1.1.0, ..., 1.1.10] require php ^7.0 -> your php version (8.2.19) does not satisfy that requirement.
- magento/magento-cloud-patches[1.0.15, ..., 1.0.18] require symfony/config ^3.3||^4.4||^5.1 -> found symfony/config[v3.3.0-BETA1, ..., v3.4.47, v4.4.0-BETA1, ..., v4.4.44, v5.1.0-BETA1, ..., v5.4.39] but the package is fixed to v6.4.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- magento/magento-cloud-patches[1.0.19, ..., 1.0.20] require symfony/config ^3.3||^4.4||^5.0 -> found symfony/config[v3.3.0-BETA1, ..., v3.4.47, v4.4.0-BETA1, ..., v4.4.44, v5.0.0-BETA1, ..., v5.4.39] but the package is fixed to v6.4.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- magento/quality-patches[1.1.11, ..., 1.1.48] require magento/magento-cloud-patches ^1.0.11 -> satisfiable by magento/magento-cloud-patches[1.0.11, ..., 1.0.26].
- Root composer.json requires magento/quality-patches ^1.1 -> satisfiable by magento/quality-patches[1.1.0, ..., 1.1.48].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require magento/quality-patches:*" to figure out if any version is installable, or "composer require magento/quality-patches:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- magento/magento-cloud-patches[1.0.21, ..., 1.0.26] require symfony/yaml ^3.3||^4.0||^5.0||^6.0 -> found symfony/yaml[v3.3.0-BETA1, ..., v3.4.47, v4.0.0-BETA1, ..., v4.4.45, v5.0.0-BETA1, ..., v5.4.39, v6.0.0-BETA1, ..., v6.4.7] but the package is fixed to v7.0.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- magento/magento-cloud-patches[1.0.11, ..., 1.0.14] require php ^7.0 -> your php version (8.2.19) does not satisfy that requirement.
- magento/quality-patches[1.1.0, ..., 1.1.10] require php ^7.0 -> your php version (8.2.19) does not satisfy that requirement.
- magento/magento-cloud-patches[1.0.15, ..., 1.0.18] require symfony/config ^3.3||^4.4||^5.1 -> found symfony/config[v3.3.0-BETA1, ..., v3.4.47, v4.4.0-BETA1, ..., v4.4.44, v5.1.0-BETA1, ..., v5.4.39] but the package is fixed to v6.4.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- magento/magento-cloud-patches[1.0.19, ..., 1.0.20] require symfony/config ^3.3||^4.4||^5.0 -> found symfony/config[v3.3.0-BETA1, ..., v3.4.47, v4.4.0-BETA1, ..., v4.4.44, v5.0.0-BETA1, ..., v5.4.39] but the package is fixed to v6.4.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- magento/quality-patches[1.1.11, ..., 1.1.48] require magento/magento-cloud-patches ^1.0.11 -> satisfiable by magento/magento-cloud-patches[1.0.11, ..., 1.0.26].
- Root composer.json requires magento/quality-patches ^1.1 -> satisfiable by magento/quality-patches[1.1.0, ..., 1.1.48].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require magento/quality-patches:*" to figure out if any version is installable, or "composer require magento/quality-patches:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
The text was updated successfully, but these errors were encountered: