drupal-composer / drupal-packagist

:package: Drupal Packagist server to automatically build package information from projects on drupal.org
http://packagist.drupal-composer.org
28 stars 4 forks source link

No 7.x versions for drupal/redis and drupal/feeds #67

Closed pbuyle closed 8 years ago

pbuyle commented 8 years ago

It used to work a few days ago, but as of today there is 7.x version of drupal/redis. Off course, there is a 7.x release on drupal.org.

$ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package drupal/redis ^7.3 exists as drupal/redis[8.1.0-alpha1, dev-8.x-1.x, 8.1.x-dev] but these are rejected by your constraint.
pbuyle commented 8 years ago

Same issue for drupal/feeds.

webflo commented 8 years ago

Sorry, don't know what happened exactly. Triggered an update on for both module.

pbuyle commented 8 years ago

Thanks