Skip to content

allow for version branches, eg: 5.0.x-dev #15

Open
@Jimbolino

Description

@Jimbolino

I'm not sure how packagist internally works, but an example can be seen here:

https://packagist.org/p/laravel/framework.json
https://packagist.org/packages/laravel/framework
https://github.com/laravel/framework/branches

As you can see there is a "5.0.x-dev" that refers to the "5.0" branch on github.

Based on what is written here:
https://getcomposer.org/doc/02-libraries.md#branches

I would suggest that any branch that looks like a version, should be listed as 5.0.x-dev

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions