Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Packagist registration #2

Open
kevindierkx opened this issue Mar 1, 2016 · 1 comment
Open

Packagist registration #2

kevindierkx opened this issue Mar 1, 2016 · 1 comment

Comments

@kevindierkx
Copy link

The package isn't registered with https://packagist.org is this correct?
I can't find it and it doesn't resolve using composer.

EDIT:
As a workaround I've added the repository to my repositories array in my projects composer.json.

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/octopuce/acmephpc"
        }
    ]
}
@albancrommer
Copy link
Contributor

Thanks for the report

As of now, the lib is not considered stable enough to be distributed.

We'll keep the bug open until we make it generally available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants