-
Notifications
You must be signed in to change notification settings - Fork 394
Can't use composer to require new modules #238
Comments
Can you share your composer.json? |
|
If I use the packagist URL, it tries to download 7.x of Pathauto. I have to On Thu, Jul 21, 2016 at 12:52 PM, Matthew Grasmick <[email protected]
|
@kevinquillen This seems like an issue with Drupal Packagist correctly parsing module versions. That can't be addressed by BLT. I would suggest filing an issue here: https://github.com/drupal-composer/drupal-packagist |
If I may add to this, I thought lightning has pathauto as part of its profile. Why would you ever need to manually add pathauto. It would make sense to try using a module that is not already included in the installation profile, that is if you are trying to prove proof of concept. I had no problem adding coffee, fieldgroup, and redirect to our set of modules. Maybe try one of those. |
Trying to add Pathauto as an example. It wouldn't work with minimum-stability set to dev, so I changed my minimum stability to alpha as many modules only have alpha tagged releases, here is the output from console:
What is requesting Security Review and how can I install Pathauto?
The text was updated successfully, but these errors were encountered: