Open PratikshaAher29 opened 2 years ago
Hi. The library with version 2.0 doesn't support aws-sdk-php with versions less than 3.17.0.
Please, update the aws-sdk-php package to the version 3.17 or greater. You can do it with the next cli command: composer install aws-sdk-php ~3.17
.
Warning: this may break your dependent code and require changes.
Hello, I am trying to upgrade frostealth library from 0.2.0 to 2.0.0 ,I am facing below error:-
Problem 1
I have php8.0 and aws-sdk-php 2.7.27 version on my machine.I hit below command to upgrade frostealth library version composer require frostealth/yii2-aws-s3 2.0.0.
I attach error screenshot here for reference