I have tried upgrading my client website from Magento 2.3.6 -p1 to 2.4.5-p1
For that, I have admin access to Magento 2.3.6 and when I hit the URL like the following command, I got an output like this…
Can you please confirm what command do I need to run for version upgrade
Either this
composer require magento/product-community-edition=2.4.5-p1 --no-update
**or**
composer require magento/product-enterprise-edition=2.4.5-p1 --no-update