Skip to content

Commit

Permalink
Merge pull request #23 from neos/add-swiftmailer-suggestion
Browse files Browse the repository at this point in the history
TASK: Add SwiftMailer as a suggested dependency
  • Loading branch information
Bastian Waidelich committed Oct 10, 2016
2 parents 1473a8b + e1b3df3 commit fec3a88
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
"psr-0": {
"TYPO3\\Form": "Classes"
}
},
"suggest": {
"typo3/swiftmailer": "The EmailFinisher needs this to be useable"
}
}
}

0 comments on commit fec3a88

Please sign in to comment.