Skip to content

Commit b5a69f4

Browse files
thirschthePanz
authored andcommitted
Replace swiftmailer/swiftmailer to fulfill transitive dependencies
1 parent e89da57 commit b5a69f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"mockery/mockery": "~0.9.1",
2626
"symfony/phpunit-bridge": "~3.2"
2727
},
28+
"replace": {
29+
"swiftmailer/swiftmailer": "^5"
30+
},
2831
"autoload": {
2932
"files": ["lib/swift_required.php"]
3033
},

0 commit comments

Comments
 (0)