Skip to content

Conversation

@javiereguiluz
Copy link
Member

This fixes #10933.

This changes Symfony Docs to use these patterns:

  • composer require --dev ...
  • yarn add ... --dev

Yarn's pattern is the one recommended and used by them in their official docs: https://yarnpkg.com/lang/en/docs/cli/add/

@javiereguiluz javiereguiluz added this to the 3.4 milestone Jan 29, 2019
@javiereguiluz javiereguiluz merged commit cf5d474 into symfony:3.4 Jan 30, 2019
javiereguiluz added a commit that referenced this pull request Jan 30, 2019
…(javiereguiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

Use the --dev option consistently for Composer and Yarn

This fixes #10933.

This changes Symfony Docs to use these patterns:

* `composer require --dev ...`
* `yarn add ... --dev`

Yarn's pattern is the one recommended and used by them in their official docs: https://yarnpkg.com/lang/en/docs/cli/add/

Commits
-------

cf5d474 Use the --dev option consistently for Composer and Yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants