Commit 1b7d8b3
committed
bug symfony#59007 [Dotenv] read runtime config from composer.json in debug dotenv command (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Dotenv] read runtime config from composer.json in debug dotenv command
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#58987
| License | MIT
same approach as what we already did for the dump command in symfony#45430
Commits
-------
9f4345f read runtime config from composer.json in debug dotenv command1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
54 | 64 | | |
55 | 65 | | |
56 | 66 | | |
| |||
0 commit comments