Bug 22417: Add new Net::Stomp dependency
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 31 Aug 2020 11:10:51 +0000 (13:10 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Oct 2020 13:23:08 +0000 (15:23 +0200)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
cpanfile

index ea3aec3..bed97a9 100644 (file)
--- a/cpanfile
+++ b/cpanfile
@@ -80,6 +80,7 @@ requires 'Mojolicious', '7.21';
 requires 'Mojolicious::Plugin::OpenAPI', '1.15';
 requires 'Net::CIDR', '0.17';
 requires 'Net::Netmask', '1.9022';
+requires 'Net::Stomp', '0.57';
 requires 'Net::Z3950::ZOOM', '1.16';
 requires 'Number::Format', '1.52';
 requires 'OpenOffice::OODoc', '2.125';