diff --git a/UPGRADE-3.0.md b/UPGRADE-3.0.md index 794a936..781240d 100644 --- a/UPGRADE-3.0.md +++ b/UPGRADE-3.0.md @@ -3,3 +3,7 @@ ## Upgrade to PHP 7.1 or higher In order to use this bundle, you will need PHP 7.1 or higher. + +## Use friensofsymfony/ckeditor-bundle instead of actually abandoned egeloen/ckeditor-bundle + +Starting from version 3.0 this bundle uses [CKEditor integration bundle](https://github.com/FriendsOfSymfony/FOSCKEditorBundle) maintaned by [Friends of Symfony](https://github.com/FriendsOfSymfony) organization.