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
We just noticed that Packagist is no longer listing the 9.x and 8.x-v2 branches. There was a recent commit that changed the composer.json file in those branches. Is there something causing those branches to no longer validate with Packagist?
We just noticed that Packagist is no longer listing the
9.xand8.x-v2branches. There was a recent commit that changed the composer.json file in those branches. Is there something causing those branches to no longer validate with Packagist?Here's the last commit: bf307e0
Here's the packagist page: https://packagist.org/packages/drupal-composer/drupal-security-advisories
Is there an issue with this constraint?
"drupal/rest_views": "3.0.0|3.0.0-alpha1|3.0.0-rc1|>=3.0,<3.0.1",Or, are we just waiting for Packagist to catch up to the changes?
Thank you for the support!
Screenshot of missing packages on Packagist:
