Commit 2098577
committed
bug symfony#1539 Add an empty .env.dev file (rosier)
This PR was merged into the main branch.
Discussion
----------
Add an empty .env.dev file
For the flex recipe that generates the APP_SECRET to work the `.env.dev` file needs to exist.
Fixes symfony#1536
Commits
-------
6c310ec Add an empty .env.dev file2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments