When I try to install this command, composer require rednovalabs/storedge-sdk-php=master -W
It showed
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires rednovalabs/storedge-sdk-php master -> satisfiable by rednovalabs/storedge-sdk-php[dev-master].
- rednovalabs/storedge-sdk-php dev-master requires guzzlehttp/oauth-subscriber 0.3.* -> found guzzlehttp/oauth-subscriber[0.3.0] but it conflicts with your root composer.json require (^0.6.0).
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
When I try to install this command,
composer require rednovalabs/storedge-sdk-php=master -WIt showed