https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30194
--- Comment #32 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #28) > Comment on attachment 131547 [details] [review] > Bug 30194: Update dependencies versions > > Review of attachment 131547 [details] [review]: > ----------------------------------------------------------------- > > ::: cpanfile > @@ +54,4 @@ > > requires 'HTTP::Request::Common', '1.26'; > > requires 'IPC::Cmd', '0.46'; > > requires 'JSON', '2.07'; > > +requires 'JSON::Validator', '5.05'; > > I am not getting 5.05 > > % pmvers JSON::Validator > 5.03 > > % apt show libjson-validator-perl > Package: libjson-validator-perl > Version: 5.99+really5.03-1 Umm. You are right. I think my env had the latest when I wrote that follow-up, in my attempt to make refs work. We can package the latest out just keep 5.03. Either works -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
