https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893

--- Comment #26 from Martin Renvoize <[email protected]> ---
Mojolicious uses pretty standard semantic versioning.. jump a major and you
can't really expect things to work.

The latest combination of dependencies I found to work with current Koha is:

Mojolicous 8.73
JSON::Validator 4.05
Mojolicious::Plugin::OpenAPI 3.39

If we wanted to jump beyond that we'll need to change the Koha codebase to
accommodate the changes in the libraries.

What's easier, backporting new libraries to older Debian (and updating our
codebase for the newer libraries) or downgrading/pinning older libraries on
newer Debian?


Or, dare I say it.. shipping a local clone of the Mojo stack inside Koha.

-- 
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/

Reply via email to