The composer.json file uses a wrong package name: For a Drupal project whose machine name is at_theme, its package name must be drupal/at_theme, not drupal/adaptivetheme, which is the package name of another Drupal project.

Issue fork at_theme-3412902

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

apaderno created an issue. See original summary.

sourabhjain made their first commit to this issue’s fork.

sourabhjain’s picture

Status: Active » Needs review
avpaderno’s picture

Status: Needs review » Reviewed & tested by the community

The MR changes the file as expected.

ccjjmartin’s picture

+1 RTBC, noticed this earlier today.