Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please package a release #1

Open
AlgyTaylor opened this issue Aug 31, 2018 · 1 comment
Open

Please package a release #1

AlgyTaylor opened this issue Aug 31, 2018 · 1 comment

Comments

@AlgyTaylor
Copy link

AlgyTaylor commented Aug 31, 2018

Hi,

I've had problems including this in my composer.json file because it's not got a version number / stable release. You can get around it by adding a couple of lines to your composer.json (below), but it's not ideal.

Anyway, Would it be possible to make one (I think just a case of making a release on github with a tag like "v1.0.0")?

    "minimum-stability":    "dev",
    "prefer-stable":        true,

Thanks for a great library, by the way - been using it to parse the Human Phenotype Ontology OBO file :)

All the best,
Algy

@webmasterar
Copy link
Contributor

Hello Algy,

I'm glad you are finding this package useful. I don't have permission to edit this repo anymore but you can get past that error message by stating:

composer require phpobo/phpobo:dev-master

I hope this sorts out your problem.

Ahmad

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

No branches or pull requests

2 participants