Can somene please help me with upgrading Magento Cloud version 2.4.3-p3 to 2.4.7.
I have tried these commands:
composer require "magento/magento-cloud-metapackage":">=2.4.3 <2.4.7" --no-update
composer update --with-all-dependencies --ignore-platform-reqs
Also, updated the PHP version to 8.3
, but it’s not working. Can someone please help?