Skip to content

Commit b19aa3e

Browse files
Add missing symfony/mime to require-dev
1 parent 6d9a233 commit b19aa3e

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
@@ -28,6 +28,7 @@
2828
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
2929
"symfony/error-handler": "^4.4|^5.0",
3030
"symfony/http-foundation": "^3.4|^4.0|^5.0",
31+
"symfony/mime": "^4.4|^5.0",
3132
"symfony/property-access": "^3.4|^4.0|^5.0",
3233
"symfony/property-info": "^3.4.13|~4.0|^5.0",
3334
"symfony/validator": "^3.4|^4.0|^5.0",

0 commit comments

Comments
 (0)