Since stable release of d.o packagist endpoint it's very common to install monolog module with composer. Unfortunately submodule's composer dependencies could not be resolved as only top level composer.json is registered by packagist.

We should move all dependencies for submodules to top-level composer.json.

CommentFileSizeAuthor
#3 composer_dependencies-2849886-3.patch1.39 KBzaporylie
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zaporylie created an issue. See original summary.

zaporylie’s picture

Especially now, when #2161997: Make Composer Manager recommended rather than required has landed, we must make sure that submodule composer dependencies are discoverable by composer. Let's move them to top-level composer.json

zaporylie’s picture

Status: Active » Needs review
FileSize
1.39 KB

...and here's a patch.

zaporylie’s picture

Priority: Normal » Major

Bumping priority (due to #2)

lussoluca’s picture

Status: Needs review » Closed (outdated)

Drupal 7 version of this module is no longer supported. Sorry :-(