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