You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #5473 --dev is default and causes a warning (DQNEO)
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
0 commit comments