Skip to content

Clarify installation instructions #1

@LukeGaudreau

Description

@LukeGaudreau

Describe the bug
The given composer require command results in an error.

To Reproduce

./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Can only install one of: bclibraries/primo-client[v0.3.0, dev-master].
    - Can only install one of: bclibraries/primo-client[v0.3.1, dev-master].
    - Can only install one of: bclibraries/primo-client[v0.3.2, dev-master].
    - Can only install one of: bclibraries/primo-client[v0.3.3, dev-master].
    - Installation request for bclibraries/primo-client dev-master -> satisfiable by bclibraries/primo-client[dev-master].
    - Installation request for bclibraries/primo-client ^0.3 -> satisfiable by bclibraries/primo-client[v0.3.0, v0.3.1, v0.3.2, v0.3.3].


Installation failed, reverting ./composer.json to its original content.

Recommendation
composer install works as expected if you're using this in a standalone project. Perhaps just update the docs if that's an acceptable installation process. Perhaps add another section for using require to use primo-client in another project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions