Add WWW::FCM::HTTP package

This commit is contained in:
Ben Goldsworthy 2020-11-18 22:59:25 +00:00
parent 5b0bea78b7
commit ab53dbd409
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ requires 'Text::CSV';
requires 'Try::Tiny';
requires 'Throwable::Error';
requires 'Minion';
requires 'WWW::FCM::HTTP';
on 'test' => sub {
requires 'Test::More';