Skip to content

Commit 86f6856

Browse files
committed
SC-4137 Add symfony/mime to composer dependencies
1 parent dd9729e commit 86f6856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"symfony/form": "^3.0.0 || ^4.0.0",
1414
"symfony/http-kernel": "^3.0.0 || ^4.0.0",
1515
"symfony/intl": "^3.0.0 || ^4.0.0",
16+
"symfony/mime": "^4.0.0 || ^5.0.0",
1617
"symfony/options-resolver": "^3.0.0 || ^4.0.0",
1718
"symfony/process": "^3.0.0 || ^4.0.0",
1819
"symfony/property-access": "^3.0.0 || ^4.0.0",

0 commit comments

Comments
 (0)