Skip to content

Commit 069f673

Browse files
composer recipes:update symfony/mailer
1 parent cbeb51d commit 069f673

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ APP_SECRET=fda41e68dccbce19b1829cb12cc5d89f
1919
###< symfony/framework-bundle ###
2020

2121
###> symfony/mailer ###
22-
MAILER_DSN=null://null
22+
# MAILER_DSN=null://null
2323
###< symfony/mailer ###
2424

2525
###> symfony/lock ###

symfony.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,12 +328,12 @@
328328
]
329329
},
330330
"symfony/mailer": {
331-
"version": "4.3",
331+
"version": "6.0",
332332
"recipe": {
333333
"repo": "github.com/symfony/recipes",
334334
"branch": "master",
335335
"version": "4.3",
336-
"ref": "bbfc7e27257d3a3f12a6fb0a42540a42d9623a37"
336+
"ref": "97a61eabb351d7f6cb7702039bcfe07fe9d7e03c"
337337
},
338338
"files": [
339339
"config/packages/mailer.yaml"

0 commit comments

Comments
 (0)