Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Resolving of dependencies for each uploaded bundle does not cope well with multiple version. #2

@saep

Description

@saep

The algorithm to resolve dependencies is not yet fully implemented.

There is a test class that defines some bogus package names with different versions, but it has not been finished.

I think that a depth first search should be the general answer to the problem. Every version object has a merge method that can be used to combine version requirements.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions