Purifier icon indicating copy to clipboard operation
Purifier copied to clipboard

Conflict with package PHPOffice/PhpSpreadsheet

Open howdu opened this issue 3 years ago • 1 comments

Which also uses "ezyang/htmlpurifier": "^4.13"

Using version ^3.3 for mews/purifier

Your requirements could not be resolved to an installable set of packages.

Problem 1 - mews/purifier[3.3.0, ..., 3.3.8] require ezyang/htmlpurifier 4.13.* -> found ezyang/htmlpurifier[v4.13.0] but the package is fixed to v4.14.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - Root composer.json requires mews/purifier ^3.3 -> satisfiable by mews/purifier[3.3.0, ..., 3.3.8].

howdu avatar Aug 05 '22 06:08 howdu

Same issue here. I need to stay on phpoffice/phpspreadsheet v1.24.1

louis-l avatar Sep 27 '22 02:09 louis-l