Skip to content

Merged VCS repositories aren't installed #71

@robbytaylor

Description

@robbytaylor

I've got a project with a main composer.json and a merged composer.json which I'm trying to use to install a private git project.

With the repository and require config in the merged JSON file the project isn't installed with composer giving a 'package ... could not be found in any version' error.

Moving the repository and require to the main composer.json files results in the package being installed.

A package which is listed on packagist (doesn't require a repository entry in the composer config) installs ok from the merged file.

The installed composer-merge-plugin is at 361e098

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions