Commit 1107068
committed
minor #11703 Require Dotenv component without --dev (bocharsky-bw)
This PR was merged into the 3.4 branch.
Discussion
----------
Require Dotenv component without --dev
Looks like according to these changes: symfony/recipes#501 - Dotenv component is suggested to be added to `require` section of `composer.json`. Both `symfony/skeleton` and `symfony/website-skeleton` require it on prod
Commits
-------
3f7594d Require Dotenv component without --dev1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments