We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As title, when I install this package via composer install command, I got this warning message:
composer install
....... Package amazonwebservices/aws-sdk-for-php is abandoned, you should avoid using it. Use aws/aws-sdk-php instead. .......
It looks like this package depends on deprecated AWS SDK package.
This should be concerned and change into recommended package.
The text was updated successfully, but these errors were encountered:
Thanks for reporting.
This is a duplicate of #554 .
You can help by proposing a replacement for AWS SDK ;)
Sorry, something went wrong.
No branches or pull requests
As title, when I install this package via
composer install
command, I got this warning message:It looks like this package depends on deprecated AWS SDK package.
This should be concerned and change into recommended package.
The text was updated successfully, but these errors were encountered: