Skip to content

Conversation

@wickedOne
Copy link
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
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 🤔

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

3 participants