Open jmalinens opened 3 years ago
https://github.com/thephpleague/oauth1-client/commit/0a423aa9a3c7d1c7a8f3befd38acfff2ad972803#diff-23c1737a2e9df0d80059154c9a7878c3d6e59fd5bb93ad1966c2f01293a5398cR19
SignatureInterface is located in another directory and it should be imported like:
use League\OAuth1\Client\Signature\SignatureInterface;
https://github.com/thephpleague/oauth1-client/commit/0a423aa9a3c7d1c7a8f3befd38acfff2ad972803#diff-23c1737a2e9df0d80059154c9a7878c3d6e59fd5bb93ad1966c2f01293a5398cR19
SignatureInterface is located in another directory and it should be imported like: