8000 Added a missing provide for the swiftmailer bridge · lauris/symfony@2c12ed3 · GitHub
[go: up one dir, main page]

Skip to c 6600 ontent

Commit 2c12ed3

Browse files
committed
Added a missing provide for the swiftmailer bridge
1 parent cd0aa37 commit 2c12ed3

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
@@ -25,6 +25,7 @@
2525
"replace": {
2626
"symfony/doctrine-bridge": "self.version",
2727
"symfony/monolog-bridge": "self.version",
28+
"symfony/swiftmailer-bridge": "self.version",
2829
"symfony/twig-bridge": "self.version",
2930
"symfony/doctrine-abstract-bundle": "self.version",
3031
"symfony/doctrine-bundle": "self.version",

0 commit comments

Comments
 (0)
0