Open RosanaAssy opened 11 months ago
+1
+1
This is needed, +1
please i need your support for symfony 7
Please!!
I have added a temporarily bundle with SF7 support.
https://github.com/fouadSalkini/FOSCKEditorBundle
Warning This bundle is only temporary and will only work as long as FOS does not add support for Symfony 7. It will then be removed after that
Great Fouad 👍
I can't install your package : Could not find a version of package fds/ckeditor-bundle matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
@Gwadas fixed!
@Gwadas fixed!
Still not :/
I tried this: composer require fds/ckeditor-bundle 1.0.0
Problem 1
Root composer.json requires fds/ckeditor-bundle 1.0.0 (exact version match: 1.0.0 or 1.0.0.0), found fds/ckeditor-bundle[v1.0.x-dev] but it does not match the constraint.
and this composer require fds/ckeditor-bundle
In PackageDiscoveryTrait.php line 332:
Could not find a version of package fds/ckeditor-bundle matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
I have added a temporarily bundle with SF7 support.
https://github.com/fouadSalkini/FOSCKEditorBundle
Warning This bundle is only temporary and will only work as long as FOS does not add support for Symfony 7. It will then be removed after that
Hello.. the bundle fds/ckeditor-bundle is not more available??
I have added a temporarily bundle with SF7 support. https://github.com/fouadSalkini/FOSCKEditorBundle Warning This bundle is only temporary and will only work as long as FOS does not add support for Symfony 7. It will then be removed after that
Hello.. the bundle fds/ckeditor-bundle is not more available??
No, it has been removed. The main bundle has been updated.
I have added a temporarily bundle with SF7 support. https://github.com/fouadSalkini/FOSCKEditorBundle Warning This bundle is only temporary and will only work as long as FOS does not add support for Symfony 7. It will then be removed after that
Hello.. the bundle fds/ckeditor-bundle is not more available??
No, it has been removed. The main bundle has been updated.
I've the same issue, how to fix to work with S7 ? (and assetMapper) Thx.
@radiz13 the main bundle (FriendsOfSymfony/FOSCKEditorBundle) has been fixed.
Impossible to install it with S7 & AssetMapper :
composer require friendsofsymfony/ckeditor-bundle
Same message than before :
_Problem 1
Impossible to install it with S7 & AssetMapper :
composer require friendsofsymfony/ckeditor-bundle
Same message than before : Problem 1 - friendsofsymfony/ckeditor-bundle[1.0.0, ..., 1.2.1] require php ^5.6 || ^7.0 -> your php version (8.2.2) does not satisfy that requirement. - friendsofsymfony/ckeditor-bundle[2.0.0, ..., 2.2.0] require php ^7.1 -> your php version (8.2.2) does not satisfy that requirement. - friendsofsymfony/ckeditor-bundle 2.3.0 requires symfony/asset ^4.4 || ^5.0 -> found symfony/asset[v4.4.0, ..., v4.4.46, v5.0.0, ..., v5.4.31] but it conflicts with your root composer.json require (7.0.). - friendsofsymfony/ckeditor-bundle 2.4.0 requires symfony/asset ^4.4 || ^5.0 || ^6.0 -> found symfony/asset[v4.4.0, ..., v4.4.46, v5.0.0, ..., v5.4.31, v6.0.0, ..., v6.4.0] but it conflicts with your root composer.json require (7.0.). - Root composer.json requires friendsofsymfony/ckeditor-bundle * -> satisfiable by friendsofsymfony/ckeditor-bundle[1.0.0, 1.1.0, 1.2.0, 1.2.1, 2.0.0, ..., 2.4.0].
Same issue!!!! Do I have to set the latest version in the composer require?
Somebody could help us ?
Somebody could help us ?
A release has been made 2 days ago, see https://github.com/FriendsOfSymfony/FOSCKEditorBundle/pull/258#issuecomment-1918546594
Just launch composer require friendsofsymfony/ckeditor-bundle
again.
Yesss, it works ! Thx.
Guys, please close this ticket.
Hello, Please can you add support for Symfony 7.