Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 35130ef

Browse filesBrowse files
committed
Minor tweaks
1 parent 16a0982 commit 35130ef
Copy full SHA for 35130ef

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎configuration/dot-env-changes.rst

Copy file name to clipboardExpand all lines: configuration/dot-env-changes.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ changes can be made to any Symfony 3.4 or higher app:
4747

4848
#. Create a new `config/bootstrap.php`_ file in your project. This file loads Composer's
4949
autoloader and loads all the ``.env`` files as needed (note: in an earlier recipe,
50-
this file was called ``src/.bootstrap.php``).
51-
For Symfony 3.3 - 4.1 please use `3.3/config/bootstrap.php`_
50+
this file was called ``src/.bootstrap.php``; if you are upgrading from Symfony 3.3
51+
or 4.1, use the `3.3/config/bootstrap.php`_ file instead).
5252

5353
#. Update your `public/index.php`_ (`index.php diff`_) file to load the new ``config/bootstrap.php``
5454
file. If you've customized this file, make sure to keep those changes (but use

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.