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

--dev is default and causes a warning #5473

Closed
wants to merge 1 commit into from
Closed

--dev is default and causes a warning #5473

wants to merge 1 commit into from

Conversation

DQNEO
Copy link
Contributor

@DQNEO DQNEO commented Jul 2, 2015

--dev causes a warning:

$ composer --dev update
You are using the deprecated option "dev". Dev packages are installed by default now.

xabbuh added a commit that referenced this pull request Jul 2, 2015
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #5473).

Discussion
----------

--dev is default and causes a warning

--dev causes a warning:
```
$ composer --dev update
You are using the deprecated option "dev". Dev packages are installed by default now.
```

Commits
-------

ce518db --dev is default and causes a warning
@xabbuh
Copy link
Member

xabbuh commented Jul 2, 2015

Thank you @DQNEO. I have applied your changes on the 2.3 branch. That's why see the pull request as closed and not be merged.

@xabbuh xabbuh closed this Jul 2, 2015
@DQNEO DQNEO deleted the patch-1 branch July 2, 2015 23:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants