composer require aws_connector is giving the following errors.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - drupal/aws_connector 1.x-dev requires aws/aws-sdk-php 3.20.* -> satisfiable by aws/aws-sdk-php[3.20.0, 3.20.1, 3.20.10, 3.20.11, 3.20.12, 3.20.13, 3.20.14, 3.20.15, 3.20.16, 3.20.2, 3.20.3, 3.20.4, 3.20.5, 3.20.6, 3.20.7, 3.20.8, 3.20.9] but these conflict with your requirements or minimum-stability.
    - drupal/aws_connector 1.x-dev requires aws/aws-sdk-php 3.20.* -> satisfiable by aws/aws-sdk-php[3.20.0, 3.20.1, 3.20.10, 3.20.11, 3.20.12, 3.20.13, 3.20.14, 3.20.15, 3.20.16, 3.20.2, 3.20.3, 3.20.4, 3.20.5, 3.20.6, 3.20.7, 3.20.8, 3.20.9] but these conflict with your requirements or minimum-stability.
    - Installation request for drupal/aws_connector 1.x-dev -> satisfiable by drupal/aws_connector[1.x-dev].

Installation failed, reverting ./composer.json to its original content.

Can we bump up to the latest version for all the features?
Attaching a patch to do the same.

CommentFileSizeAuthor
#2 3020470-1.patch275 bytesgaurav_drupal

Comments

mohit_aghera created an issue. See original summary.

gaurav_drupal’s picture

StatusFileSize
new275 bytes

Attaching the patch.

gaurav_drupal’s picture

Status: Active » Needs review
mikemadison’s picture

Status: Needs review » Fixed

  • mikemadison committed 2a1fdd9 on 8.x-1.x
    #3020470 updating AWS SDK version in composer.json
    
mikemadison’s picture

Status: Fixed » Closed (fixed)