We've recently upgraded to the latest version of Magento - 2.3 and as a result when running composer require for the package we get an error, details below:
Command:
composer require pmclain/module-stripe
Error:
Problem 1
pmclain/module-stripe v2.1.1 requires magento/framework ~101.0.5||~100.3.0-dev -> no matching package found.
pmclain/module-stripe v2.1.0 requires magento/framework ~101.0.5||~100.3.0-dev -> no matching package found.
Installation request for pmclain/module-stripe ^2.1 -> satisfiable by pmclain/module-stripe[v2.1.0, v2.1.1].
Hi,
We've recently upgraded to the latest version of Magento - 2.3 and as a result when running composer require for the package we get an error, details below:
Command: composer require pmclain/module-stripe
Error: Problem 1
Potential causes:
We've had to remove it for now, is there a known fix or an issue already open for this?
Thanks,