You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to upgrade frostealth library from 0.2.0 to 2.0.0 ,I am facing below error:-
Problem 1
- Installation request for frostealth/yii2-aws-s3 2.0.0 -> satisfiable by frostealth/yii2-aws-s3[v2.0.0].
- Conclusion: don't install aws/aws-sdk-php 2.7.27
- frostealth/yii2-aws-s3 v2.0.0 requires aws/aws-sdk-php ~3.17 -> satisfiable by aws/aws-sdk-php[3.100.0, 3.100.1, 3.100.2, 3.100.3, 3.100.4, 3.100.5, 3.100.6, 3.100.7, 3.100.8, 3.100.9, 3.101.0, 3.101.1, 3.102.0.
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
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to upgrade frostealth library from 0.2.0 to 2.0.0 ,I am facing below error:-
Problem 1
- Installation request for frostealth/yii2-aws-s3 2.0.0 -> satisfiable by frostealth/yii2-aws-s3[v2.0.0].
- Conclusion: don't install aws/aws-sdk-php 2.7.27
- frostealth/yii2-aws-s3 v2.0.0 requires aws/aws-sdk-php ~3.17 -> satisfiable by aws/aws-sdk-php[3.100.0, 3.100.1, 3.100.2, 3.100.3, 3.100.4, 3.100.5, 3.100.6, 3.100.7, 3.100.8, 3.100.9, 3.101.0, 3.101.1, 3.102.0.
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
The text was updated successfully, but these errors were encountered: