cancel
Showing results for 
Search instead for 
Did you mean: 

Problem upgrading Magento 2.4.2-p1 to 2.4.3

SOLVED

Problem upgrading Magento 2.4.2-p1 to 2.4.3

Hello. Can someone suggest a way to overcome this issue please? I'm trying to upgrade 2.4.2-p1 to 2.4.3, and get this in composer:

 

Problem 1
- magento/product-community-edition 2.4.3 requires magento/framework 103.0.3 -> satisfiable by magento/framework[103.0.3].
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|remove monolog/monolog 1.26.1
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.26.1
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.26.0
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.25.5
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.25.4
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.25.3
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.25.2
- Conclusion: don't install magento/magento2-functional-testing-framework 3. 6.0|don't install monolog/monolog 1.25.1
- Conclusion: install magento/magento2-functional-testing-framework 3.6.0
- Conclusion: don't install monolog/monolog 1.25.0
- Conclusion: don't install monolog/monolog 2.3.2
- Conclusion: don't install monolog/monolog 1.24.0
- Conclusion: don't install monolog/monolog 1.23.0
- Conclusion: don't install monolog/monolog 1.22.1
- Installation request for magento/product-community-edition 2.4.3 -> satisfiable by magento/product-community-edition[2.4.3].
- Conclusion: remove magento/magento2-functional-testing-framework 3.5.1|kee p allure-framework/allure-codeception 1.4.4|keep allure-framework/allure-php-api 1.1.8|install allure-framework/allure-php-api 1.1.4|install allure-framework/al lure-php-api 1.1.5|install allure-framework/allure-php-api 1.1.6|install allure- framework/allure-php-api 1.1.7|install allure-framework/allure-php-api 1.1.8|ins tall allure-framework/allure-codeception 1.4.2|install allure-framework/allure-codeception 1.4.3|install allure-framework/allure-codeception 1.4.4|install allure-framework/allure-codeception 1.4.5
- Installation request for magento/magento2-functional-testing-framework ^3. 0 -> satisfiable by magento/magento2-functional-testing-framework[3.0.0, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.3.0, 3.4.0, 3.5.0, 3.5.1, 3.6.0].
- Installation request for allure-framework/allure-phpunit ~1.2.0 -> satisfiable by allure-framework/allure-phpunit[1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4].
- magento/framework 103.0.3 requires monolog/monolog ^1.17 -> satisfiable by monolog/monolog[1.26.1, 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1, 1.18.2, 1.19.0, 1.20.0, 1.21.0, 1.22.0, 1.22.1, 1.23.0, 1.24.0, 1.25.0, 1.25.1, 1.25.2, 1.25.3, 1.25.4, 1.25.5, 1.26.0].
- Can only install one of: monolog/monolog[2.3.0, 1.17.0].
- Can only install one of: monolog/monolog[2.3.0, 1.17.1].
- Can only install one of: monolog/monolog[2.3.0, 1.17.2].
- Can only install one of: monolog/monolog[2.3.0, 1.18.0].
- Can only install one of: monolog/monolog[2.3.0, 1.18.1].
- Can only install one of: monolog/monolog[2.3.0, 1.18.2].
- Can only install one of: monolog/monolog[2.3.0, 1.19.0].
- Can only install one of: monolog/monolog[2.3.0, 1.20.0].
- Can only install one of: monolog/monolog[2.3.0, 1.21.0].
- Can only install one of: monolog/monolog[2.3.0, 1.22.0].
- magento/magento2-functional-testing-framework 3.6.0 requires monolog/monolog ^2.3 -> satisfiable by monolog/monolog[2.3.0, 2.3.1, 2.3.2].
- Conclusion: don't install monolog/monolog 2.3.1

 

Anyone suggest how to sort this please?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Problem upgrading Magento 2.4.2-p1 to 2.4.3

All sorted.

I solved the problem by downloading the Magento 2.4.3 release as a zip download from the Magento site, and opening up the composer.json file. I then copied the programs in the  "require-dev": section to the composer.json file in my Magento, and then Magento would upgrade.

View solution in original post

3 REPLIES 3

Re: Problem upgrading Magento 2.4.2-p1 to 2.4.3

All sorted.

I solved the problem by downloading the Magento 2.4.3 release as a zip download from the Magento site, and opening up the composer.json file. I then copied the programs in the  "require-dev": section to the composer.json file in my Magento, and then Magento would upgrade.

Re: Problem upgrading Magento 2.4.2-p1 to 2.4.3

Hi,

the link not working

Re: Problem upgrading Magento 2.4.2-p1 to 2.4.3

Pls provide detail how you got it sorted. 

Thanks in advance.