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

Remove version from composer.json #1328

Closed
swissspidy opened this issue Aug 9, 2018 · 0 comments
Closed

Remove version from composer.json #1328

swissspidy opened this issue Aug 9, 2018 · 0 comments
Labels
Enhancement New feature or improvement of an existing one P2 Low priority
Milestone

Comments

@swissspidy
Copy link
Collaborator

The version field in composer.json is not really required and can be omitted. Composer will infer version information from the tag name or branch name.

See https://getcomposer.org/doc/04-schema.md#version

At the same time it might be worth adding a branch alias for the current development version.

See https://getcomposer.org/doc/articles/aliases.md#aliases

@swissspidy swissspidy added P2 Low priority Enhancement New feature or improvement of an existing one labels Aug 12, 2018
swissspidy added a commit that referenced this issue Aug 12, 2018
@kienstra kienstra added this to the v1.0 milestone Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement of an existing one P2 Low priority
Projects
None yet
Development

No branches or pull requests

2 participants