Hi,
I'am trying to get CoopTilleulsCKEditorSonataMediaBundle with command
composer require tilleuls/ckeditor-sonata-media-bundle egeloen/ckeditor-bundle,
during installattion logs tells:
- Installing egeloen/json-builder (3.0.0)
Loading from cache
- Installing egeloen/ckeditor-bundle (6.0.1)
Loading from cache
- Installing tilleuls/ckeditor-sonata-media-bundle (v1.0.6)
Loading from cache
but I dont get the latest version.
The code in browserAction() in MediaAdminController.php:
Hi, I'am trying to get CoopTilleulsCKEditorSonataMediaBundle with command
composer require tilleuls/ckeditor-sonata-media-bundle egeloen/ckeditor-bundle
, during installattion logs tells:but I dont get the latest version.
The code in browserAction() in MediaAdminController.php:
instead of:
I tried to get this package on another machine. Result was the same.
So, how can I get the lates version with composer?