mautic / api-library

Mautic API Library
MIT License
180 stars 124 forks source link

I have upgraded to Laravel 9 & PHP 8.1 #307

Closed precamp-io closed 1 year ago

precamp-io commented 1 year ago

Hi

I am getting this error on Laravel 9, can you assist me on correcting this? Declaration of Mautic\Api\Api::setLogger(Psr\Log\LoggerInterface $logger) must be compatible with Psr\Log\LoggerAwareInterface::setLogger(Psr\Log\LoggerInterface $logger): void

escopecz commented 1 year ago

This looks like duplicate of https://github.com/mautic/api-library/issues/273. Check the comments there.