Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reading config for symfony/runtime #867

Merged
merged 1 commit into from
Feb 16, 2022
Merged

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
1 participant