MDL-84154 libraries: Upgrade HTML Purifier to 4.18.0
The library comes with an advertised PHP 8.4 compatibility. Signed-off-by: Daniel Ziegenberg <[email protected]>
This commit is contained in:
@@ -21,7 +21,7 @@ class HTMLPurifier_Config
|
||||
* HTML Purifier's version
|
||||
* @type string
|
||||
*/
|
||||
public $version = '4.17.0';
|
||||
public $version = '4.18.0';
|
||||
|
||||
/**
|
||||
* Whether or not to automatically finalize
|
||||
|
||||
Reference in New Issue
Block a user