to check all available versions of Magneto you can use this command
Magento Open Source:
composer show magento/product-community-edition --all | grep -m 1 versions
Magento Commerce:
composer show magento/product-enterprise-edition --all | grep -m 1 versions