-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
Description
The package drupal/coder has a composer.json available in it's repository. They are also defined over on packagist.org. Since I'm defining
{
"type": "composer",
"url": "http://packagist.drupal-composer.org"
},
in my composer.json, I can't use the package from packagist.org. I've tried to do a couple of things as you can see over in this stackoverflow question to no avail. It's my opinion that since this packagist doesn't respect the composer.json, it's a bug as the author of the repository intended his package to be defined a specific way.