Incompatible version for ckeditor/fakeobjects when updating webform external libraries in wxt 4.5.3

Created on 31 May 2023, over 1 year ago
Updated 23 June 2023, over 1 year ago

Problem/Motivation

when updating the external libraries for webform in wxt 4.5.3, we have an error displaying an incompatible version with ckeditor/fakeobjects. The current fakeobjects needs to be updated to 4.18.0 to match the requirements for Webform's external library.

Steps to reproduce

2- In composer.json, add the "extra" section as follow:

        "merge-plugin": {
            "include": [
                "html/modules/contrib/webform/composer.libraries.json"
            ]
        },

3- update lock file

composer update --lock

Proposed resolution

update the version of ckeditor/fakeobjects in wxt 4.5.3 to be 4.18.0

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Fixed

Version

4.5

Component

Code

Created by

🇨🇦Canada al_trottier

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

Comments & Activities

Production build 0.71.5 2024