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

Website: Encourage usage of version 2 #1004

Open
pixelbrackets opened this issue Nov 26, 2020 · 1 comment
Open

Website: Encourage usage of version 2 #1004

pixelbrackets opened this issue Nov 26, 2020 · 1 comment

Comments

@pixelbrackets
Copy link
Contributor

Steps to reproduce

Expected behavior

  • See installation command for latest version

Actual behavior

  • See a instruction to edit the composer file manually (→ not recommended)
  • See a instruction to use version 1 (→ legacy)

Suggested solution

Replace

Add to composer.json of your project

    require-dev: {
        "consolidation/robo": "^1.0.0"
    }

With

Install with [Composer](https://getcomposer.org/)

    composer require --dev consolidation/robo:^2.0
@pixelbrackets
Copy link
Contributor Author

pixelbrackets commented Dec 18, 2020

If the website source is available in a branch or another repository then I could provide a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant