Closed webflo closed 8 years ago
What causes the drupal/drupal
discrepancy between the two sites in the first place? There should be no additional requirements other than those in drupal/drupal
's composer.json
', do they? Why does Drupal Packagist not provide recent releases, when Packagist does?
Fixed the drupal/drupal package. https://packagist.drupal-composer.org/packages/drupal/drupal
drupal/drupal
is on Packagist and Drupal Packagist. Both sites have a different understanding of this package, because Drupal Packgist does the automatic parsing of Info Files (and YAML).Both sites are used in conjuction most of the time. Composer merges the package defintions from both sites.
drupal/drupal
on Packagist.drupal/core
as in on Packagist.drupal/core
is a valid composer package. Its not necessary to mirror it on Drupal Packagist.