bitpay / php-bitpay-client

PHP implementation for the BitPay cryptographically secure RESTful API
MIT License
165 stars 149 forks source link

php version requirements #276

Closed itelmenko closed 5 years ago

itelmenko commented 6 years ago

Your library require php 5.4. But it works fine 5.3.10  for me. I have created fork where I changed php version in composer.json. It works fine. But it is very uncomfortable to use a fork. Can you change requirements to php 5.3 ?

peter279k commented 5 years ago

Actually, the php-5.3 version is too old.

I think the package requires php-5.4 at least is looks good :).

itelmenko commented 5 years ago

It is not actual issue for me now

peter279k commented 5 years ago

@itelmenko, thank you for your reply.

It's not an actual issue now, and I think this issue should be closed :-).