FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
519 stars 83 forks source link

Migration : composer install? #93

Closed fbourigault closed 6 years ago

fbourigault commented 6 years ago

https://github.com/FriendsOfSymfony/FOSCKEditorBundle/blob/76830d56a8809dfc0dc4335c8839db3a957b83d7/docs/migration.rst#L35

Wouldn't this only complain about lock file being outdated?

ElectricMaxxx commented 6 years ago

you mean we should do:

composer remove egeloen/ckeditor-bundle -> wait
composer require friensofsymfony/ckeditor-bundle

instead?

kunicmarko20 commented 6 years ago

composer update?