Bug 33964: (QA follow-up) Remove library from cpanfile

Email::Sender::Transport::SMTP::Persistent is part of the Email::Sender
distribution, and a git diff on the repository doesn't show any
difference.

The patch author just took the number from MetaCPAN.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Tomás Cohen Arazi 2023-07-25 08:20:48 -03:00
parent 9b992a797c
commit 9c3fa90aec
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -41,7 +41,6 @@ requires 'Email::Address', '>= 1.908';
requires 'Email::Date', '1.103';
requires 'Email::MessageID', '1.406';
requires 'Email::Sender', '1.300030';
requires 'Email::Sender::Transport::SMTP::Persistent', '2.6';
requires 'Email::Stuffer', '0.014';
requires 'Exception::Class', '1.38';
requires 'File::Slurp', '9999.13';