amazon-pay-sdk-php
amazon-pay-sdk-php copied to clipboard
switch to php-fig/log vendor instead of inside implementation
Hi today in my PhpStorm suggestion i read a notice related to namespace "Psr\Log" is duplicated. investigating i see that this library internally implement this standard. Can we switch to https://github.com/php-fig/log implementation?