Closed soullivaneuh closed 9 years ago
You're maintaining master and pushed 0.2. But composer will don't understand if somebody require 0.2.*@dev
for example.
If you want simplier one, you can set 0.x-dev
instead.
we have switched entirely to using Packagist and left that line for legacy support
Packagist uses branch aliases.
Ping @Seldaek for clearer explanations. :-)
Ping the docs for explanations, I'm not a friggin hotline https://getcomposer.org/doc/articles/aliases.md
@Soullivaneuh @Seldaek thanks! I'm not super familiar with the way composer works, so wasn't clear on the full process.
Sorry for disturbing @Seldaek, it was not an obligation to answer. It's just a ping in cas you got some time for it.
Anyway, thanks for the answer.
@Soullivaneuh can you explain this change? AFAIK, we have switched entirely to using Packagist and left that line for legacy support