Commit ef211b3
committed
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 warning1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments