Bug 22343: Update cpanfile
authorTomas Cohen Arazi <tomascohen@theke.io>
Sun, 23 Aug 2020 20:53:35 +0000 (17:53 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 2 Oct 2020 08:54:40 +0000 (10:54 +0200)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
cpanfile

index 2ad5499..967cac7 100644 (file)
--- a/cpanfile
+++ b/cpanfile
@@ -36,6 +36,7 @@ requires 'Digest::MD5', '2.36';
 requires 'Digest::SHA', '5.43';
 requires 'Email::Date', '1.103';
 requires 'Email::MessageID', '1.406';
+requires 'Email::Sender', '1.300030';
 requires 'Email::Valid', '0.190';
 requires 'Exception::Class', '1.38';
 requires 'File::Slurp', '9999.13';