Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Fix #855

@nicolas-grekas nicolas-grekas merged commit 5092ea7 into 1.x Feb 16, 2022
@nicolas-grekas nicolas-grekas deleted the runtime-config branch February 16, 2022 10:35
@nicolas-grekas nicolas-grekas restored the runtime-config branch February 16, 2022 14:02
@nicolas-grekas nicolas-grekas deleted the runtime-config branch February 16, 2022 14:03
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Feb 18, 2022
…ng dump command (nicolas-grekas)

This PR was merged into the 5.4 branch.

Discussion
----------

[Dotenv] Fix reading config for symfony/runtime when running dump command

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Same as symfony/flex#867
Fix symfony/flex#855

Commits
-------

376abbe [Dotenv] Fix reading config for symfony/runtime when running dump command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dump-env always looks for the .env file in the project-root

2 participants