Problem/Motivation

Add composer.json file to admin_toolbar_search submodule.

Proposed resolution

Add composer.json file to admin_toolbar_search submodule.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

None.

Comments

adriancid created an issue. See original summary.

  • adriancid committed 7daf9ef on 8.x-2.x
    Issue #3121880 by adriancid: Add composer.json file to...
adriancid’s picture

Status: Active » Fixed
Dave Reid’s picture

Status: Fixed » Needs work

The only place a composer.json matters is in the root of your repository, this composer.json will do no good or have any affect, you should just remove it. Any submodule dependencies should be declared in the main compser.json file.

adriancid’s picture

Status: Needs work » Fixed

Thanks @Dave Reid first time I hear about this, I will do it but in other issue, as I create a release with this commit, can you share some link to read more about this?

adriancid’s picture

Status: Fixed » Closed (fixed)

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