8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5becb0a commit ac5c4b6Copy full SHA for ac5c4b6
components/dotenv.rst
@@ -108,8 +108,8 @@ environments by passing them as additional arguments to ``Dotenv::loadEnv()``
108
The ``Dotenv::loadEnv()`` method was introduced in Symfony 4.2.
109
110
You should never store a ``.env`` file in your code repository as it might
111
-contain sensitive information; create a ``.env.dist`` file (or multiple environment-
112
-specific ones as shown above) with sensible defaults instead.
+contain sensitive information; create a ``.env.dist`` file (or multiple
+environment-specific ones as shown above) with sensible defaults instead.
113
114
.. note::
115
0 commit comments