infobip / infobip-api-php-client

Infobip API client library in PHP using composer.
https://www.infobip.com/docs/api
MIT License
80 stars 68 forks source link

Please upgrade jsonmap #40

Closed karajanchang closed 3 years ago

karajanchang commented 4 years ago

It will occur errors in php7.4, please upgrade it. Thank you.

dario-ib commented 3 years ago

Hi, upgraded netresearch/jsonmapper. If our further assistance is required, we are at disposal.

czarkom commented 3 years ago

Can you please upgrade it again?

jsonmapper 3.1.1 does not work with PHP 8 because Object::getClass() method has been deprecated, version 4.* solves this issue.