how to upgrade magento 2.3.5-p1 to magento 2.4.3 i always get errors
im been trying to upgrade magento to 2.4.3 because i like the featured of page builder. i tried cp composer.json composer.json.backup mysqldump -u username -p databasename > mysqlbackup.sql bin/magento maintenance:enable composer require magento/product-community-edition=2.4.3 –no-update or composer require-commerce magento/product-community-edition=2.4.3 –no-update composer… Read More »how to upgrade magento 2.3.5-p1 to magento 2.4.3 i always get errors