- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2021
08:36 AM
10-27-2021
08:36 AM
Upgrade 2.3.5 to 2.4.3-p1 fails
I'm getting:
- magento/product-community-edition 2.4.3-p1 requires magento/framework 103.0.3-p1 -> satisfiable by magento/framework[103.0.3-p1]
I've tried the hack here: https://github.com/magento/magento2/issues/29350 but whatever I do I seem to remain in dependency hell.
Is there any reason not to take a clean 2.4.3 composer.json from a new install and just run composer update with that? - ignoring 3rd party plugins - I can require them later.
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2021
07:39 PM
11-08-2021
07:39 PM
Re: Upgrade 2.3.5 to 2.4.3-p1 fails
I suggest you try
"require": { "magento/product-community-edition": "2.4.3-p1", "magento/composer-root-update-plugin": "~1.1", "magento/composer-dependency-version-audit-plugin": "~0.1" }, "require-dev": { "allure-framework/allure-phpunit": "~1.4", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "friendsofphp/php-cs-fixer": "~2.18.1", "lusitanian/oauth": "~0.8.10", "magento/magento-coding-standard": "*", "magento/magento2-functional-testing-framework": "^3.0", "pdepend/pdepend": "~2.7.1", "phpcompatibility/php-compatibility": "^9.3", "phpmd/phpmd": "^2.8.0", "phpstan/phpstan": "^0.12.77", "phpunit/phpunit": "^9", "sebastian/phpcpd": "^6.0.3", "squizlabs/php_codesniffer": "~3.5.4", "symfony/finder": "^5.2" }
LitExtension - #1 Shopping Cart Migration Expert
LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.
Visit website: http://litextension.com/
LitExtension helps store owners and agencies migrate all important data from one eCommerce platform to another accurately, securely and at the highest speed.
Visit website: http://litextension.com/