FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony 6 compatibility

yanngallis opened this issue · comments

Hi,

I've tried to install FOSCKEditorBundle with Symfony 6 but i've got this incompatibility message :

Problem 1 - Root composer.json requires friendsofsymfony/ckeditor-bundle ^2.3 -> satisfiable by friendsofsymfony/ckeditor-bundle[2.3.0]. - friendsofsymfony/ckeditor-bundle 2.3.0 requires symfony/asset ^4.4 || ^5.0 -> found symfony/asset[v4.4.0, ..., v4.4.27, v5.0.0, ..., v5.4.0] but it conflicts with your root composer.json require (6.0.*).

Is there any plan for Symfony 6 compatibility ?

Thanks

This issue has already a PR #239.