Skip to content

Commit dd39b8f

Browse files
authored
Merge pull request #1103 from ArnaudLier/patch-2
[symfony/mailer] follow string recommendations
2 parents e78497b + d1750c9 commit dd39b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/mailer/4.3/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"services": [
1111
"mailer:",
1212
" image: schickling/mailcatcher",
13-
" ports: [1025, 1080]"
13+
" ports: [\"1025\", \"1080\"]"
1414
]
1515
}
1616
},

0 commit comments

Comments
 (0)