Skip to content

Commit b64d2d2

Browse files
Add missing symfony/mime to require-dev
1 parent 3a1aca6 commit b64d2d2

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
@@ -31,6 +31,7 @@
3131
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
3232
"symfony/expression-language": "^3.4|^4.0|^5.0",
3333
"symfony/cache": "^3.4|^4.0|^5.0",
34+
"symfony/mime": "^4.4|^5.0",
3435
"symfony/property-access": "^3.4|^4.0|^5.0",
3536
"symfony/property-info": "^3.4|^4.0|^5.0",
3637
"symfony/translation": "^4.2",

0 commit comments

Comments
 (0)