Compatibility with PHP 8.3

Created on 17 January 2024, 5 months ago
Updated 22 February 2024, 4 months ago

After upgrading to PHP 8.3 and running the "composer install" I get:

Problem 1
    - ezyang/htmlpurifier is locked to version v4.16.0 and an update of this package was not requested.
    - ezyang/htmlpurifier v4.16.0 requires php ~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement.
  Problem 2
    - ezyang/htmlpurifier v4.16.0 requires php ~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement.
    - enshrined/svg-sanitize 0.16.0 requires ezyang/htmlpurifier ^4.16 -> satisfiable by ezyang/htmlpurifier[v4.16.0].
    - enshrined/svg-sanitize is locked to version 0.16.0 and an update of this package was not requested.

The "ezyang/htmlpurifier" library needs to be updated to version 4.17.0 - https://packagist.org/packages/ezyang/htmlpurifier#v4.17.0.
So a simple command solves the issue "composer update ezyang/htmlpurifier".

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine marchuk.vitaliy Rivne, UA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024