Skip to content

Commit 8d05989

Browse files
Update UPGRADING.md
1 parent 8e87ad0 commit 8d05989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ You can remove the old configuration file.
3434

3535
Rename the following environments:
3636

37-
`LARAVEL_DATABASE_EMAILS_TESTING_ENABLED` `` `DB_EMAILS_TESTING_ENABLED`
38-
`LARAVEL_DATABASE_EMAILS_SEND_IMMEDIATELY` `->` `DB_EMAILS_SEND_IMMEDIATELY`
37+
- `LARAVEL_DATABASE_EMAILS_TESTING_ENABLED` `DB_EMAILS_TESTING_ENABLED`
38+
- `LARAVEL_DATABASE_EMAILS_SEND_IMMEDIATELY` `DB_EMAILS_SEND_IMMEDIATELY`
3939

4040
The following environments are new:
4141

0 commit comments

Comments
 (0)