I am trying to install Magento 2.3.3 with PHP 7.1.but when I try to install the composer, i get the error The requested package amzn/amazon-pay-sdk-php 3.5.0 is satisfiable by amzn/amazon-pay-sdk-php[3.5.0] but these conflict with your requirements or minimum-stability.

1

There are 1 best solutions below

0
On

though your amzn/amazon-pay-sdk-php 3.5.0 is satisfiable, you need to update the package to the latest, ie 3.7.o

composer require amzn/amazon-pay-sdk-php 3.7.0