-
Notifications
You must be signed in to change notification settings - Fork 112
Commit f2a650c
Add documentation on bootstrap file with Symfony 5+ (#171)
* Add documentation on bootstrap file with Symfony 5+
In Symfony 5, the recipe does not create a `config/bootstrap.php` file.
It should be located in `tests` folder if you have some tests, or missing if not, so I added a link to document how to deal with that file.
* typos1 parent c4b9106 commit f2a650c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | + | ||
81 | + | ||
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments