infobip / infobip-api-php-client

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

Depracated Dependency breaking SMS capability #64

Closed stefanomartinengo closed 7 months ago

stefanomartinengo commented 10 months ago

I am unable to use the SmsApi due to the libraries dependencies being depracated. In particular, the AnnotationLoader. When I try to use it I get an error that states: "Since symfony/serializer 6.4: The \"Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader\" class is deprecated, use \"Symfony\Component\Serializer\Mapping\Loader\AttributeLoader\" instead."

This is making this entire library completely unusable for us. Please update this.

ib-plivaja commented 10 months ago

Hi @stefanomartinengo!

We are going to update the dependency.

Thank you for reaching us and using our library.

Kind regards, Petra