We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I used composer update it didn't work, I got error Class 'MaxCDN\OAuth\OAuthSignatureMethod_HMAC_SHA1' not found
composer update
Class 'MaxCDN\OAuth\OAuthSignatureMethod_HMAC_SHA1' not found
But when i used composer update -o it worked. So this is solution
composer update -o