qenta-cee / magento2-qcp

QENTA Checkout Page extension for Magento 2
GNU General Public License v2.0
12 stars 10 forks source link

Please update composer.json #11

Closed stephansteiner closed 7 years ago

stephansteiner commented 8 years ago

In order to get wirecard/magento2-wcp to be installed on a PHP 7 platform I had to install wirecard/checkout-client-library. Version 3.3.0 is not PHP 7 compatible, while 3.3.1 is. Hope it's OK for you to require 3.3.* instead of 3.3.0

jakubpolomsky commented 7 years ago

Thank you for your input. I just updated the version to 3.3.1, not 3.3.* because of the next update we are planning on the client library. Therefore I'd stick with the stable version 3.3.1 until it is tested with the yet unpublished client library. I hope will be satisfied. Please have a look at this commit 61dba0f where I also added support for the php7.0