Running a composer install to fetch the PHP library fails with:

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

  Problem 1
    - The requested package minicodemonkey/amazon-alexa-php dev-drupal exists as minicodemonkey/amazon-alexa-php[0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, dev-master] but these are rejected by your constraint.
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hampercm created an issue. See original summary.

hampercm’s picture

Changing the require in composer.json to "jakubsuchy/amazon-alexa-php": "dev-drupal" seems to fix the issue.

hampercm’s picture

Assigned: hampercm » Unassigned
Status: Active » Needs review
hampercm’s picture

FileSize
335 bytes

The "drupal" git branch is no longer needed. Use "master" instead.

  • hampercm committed cf98155 on 8.x-1.x
    Issue #2793699 by hampercm: Composer install fails
    
hampercm’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.