Skip to content

document the project_dir config option#21541

Open
wickedOne wants to merge 1 commit intosymfony:7.4from
wickedOne:configurable-project-dir
Open

document the project_dir config option#21541
wickedOne wants to merge 1 commit intosymfony:7.4from
wickedOne:configurable-project-dir

Conversation

@wickedOne
Copy link
Copy Markdown
Contributor

fixes #21540

@carsonbot carsonbot added this to the 7.4 milestone Oct 26, 2025
@carsonbot carsonbot changed the title document the project_dir config option document the project_dir config option Oct 26, 2025
To tell Dotenv to set env vars using ``putenv()`` (NOT RECOMMENDED).
``prod_envs`` (default: ``["prod"]``)
To define the names of the production envs.
``project_dir`` (default: ``vendor``, or `COMPOSER_VENDOR_DIR` environment variable)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this correct? Generally speaking, the vendor/ dir is not the project dir 🤔

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wickedOne could you please update this PR? We'd need a expanded explanation for this and also, check the default value. Thanks!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@javiereguiluz hope this change makes more sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Runtime] Make project_dir configurable

3 participants