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

--- Comment #13 from Victor Grousset/tuxayo <vic...@tuxayo.net> ---
I have the following conflict with 20.11.x

<<<<<<< HEAD
requires 'YAML', '0.71';
requires 'YAML::Syck', '0.71';
||||||| parent of 81ce0e2db5 (Bug 28926: Update cpanfile for
Mojolicious::Plugin::OpenAPI v2.16)
requires 'YAML::XS', '0.67';
=======
requires 'YAML::XS', '0.76';
>>>>>>> 81ce0e2db5 (Bug 28926: Update cpanfile for Mojolicious::Plugin::OpenAPI 
>>>>>>> v2.16)


This diff3 conflictstyle tells that 20.11.x has YAML and YAML::Syck which on
the next Koha versions were replaced by YAML::XS.

Should I just add YAML::XS 0.76 ?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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