" bojanz: btw, maybe you have an issue already for this, but if you namespace the dependencies in the info.yml files (like "commerce:commerce_cart") then composer will stop adding those bogus suggestions for drupal/commerce_cart and so on"

Example from commerce_cart

dependencies:
  - commerce
  - commerce:commerce_order
  - commerce:commerce_price
  - commerce:commerce_product
  - views
CommentFileSizeAuthor
#2 namespace_commerce-2828096-2.patch4.18 KBcornifex
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mglaman created an issue. See original summary.

cornifex’s picture

  • bojanz committed 7669f77 on 8.x-2.x authored by cornifex
    Issue #2828096: Namespace commerce dependencies in submodules (#554)
    
    
bojanz’s picture

Status: Needs review » Fixed

Thanks, Justin!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.