Skip to content

Add tag #2

Description

@nek-v

You could add to this project tag 2.0.0, according to the semantic version?

...
"extra": {
        "branch-alias": {
            "dev-master": "2.0.x"
        }
    }
...

When you try to create a project, a branch is taken 1.0. *, with no patches.

composer create-project --prefer-dist suncat/console-commands ./cmd
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
Installing suncat/console-commands (v1.0.0)
  - Installing suncat/console-commands (v1.0.0)
    Downloading: 100%

Created project in ./cmd
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Installing symfony/finder (v2.2.11)
    Downloading: 100%

  - Installing symfony/console (v2.2.11)
    Downloading: 100%

  - Installing suncat/symfony-console-extra (dev-master 8919676)
    Downloading: 100%

Writing lock file
Generating autoload files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions