Skip to content

Remove explicit version from composer.json #42

Description

@sminnee

It's unnecessary and if it's not correctly maintained it breaks things.

For example here: https://github.com/steadlane/silverstripe-cloudflare/blob/1.3.0/composer.json

  • tag is 1.3.0
  • version is set to 1.2

This makes it very difficult to install the version.

Best fix is to remove this from composer.json and let composer infer the version based on tags and branches

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions