Skip to content

Clean up deps and upgrade EpubMeta

Remove the following obsolete and unused dependencies from the library directory:

  • LightOpenId: library/openid
  • tipTip: library/tiptip
  • sticky-kit: library/sticky-kit
  • Symfony\OptionsResolver: library/symfony/options-resolver
  • Symfony\Process: library/symfony/process

The following dependencies have been updated, and moved under the control of Composer:

  • SebLucas\EpubMeta: library/epub-meta

I've also updated the Zotlabs\Thumbs\Epubthumb class with the changes in the new version of the EpubMeta library.

Note that we only upgrade to the 2.x branch of EpubMeta as the 3.x branch requires PHP 8.2 or later.

Edited by Harald Eilertsen

Merge request reports

Loading