composer / semver

Semantic versioning utilities with the addition of version constraints parsing and checking.
MIT License
3.15k stars 76 forks source link

Add getters for constraint and conjunctive in MultiConstraint #35

Closed hiqsol closed 8 years ago

hiqsol commented 8 years ago

I need this information but didn't find other way to get it.

If you're ok with the code I can add tests.

Seldaek commented 8 years ago

Seems fine to me to have this.

alcohol commented 8 years ago

Fine with me too. Not sure if it really needs tests. These are just simple getters/setters.

hiqsol commented 8 years ago

And I'm fine too :) Could you please merge it then, for I could use it in future version of composer.