I am installing the Symphon 2.3.x and Sonata Admin bundle, but when it is installed, the admin panel is incorrect By the way (see Screen Capture)
This problem has surfaced when I run the composer update command. Before that, my Sonata Admin Panel looks good.
Any thoughts? Can there be a problem with any of the Sonata templates? (A sign from Sonata does not appear).
Thank you!
It seems that there is a dependency between dev-master version SonataCoreBundle and SonataAdminBundle breaks If any older version is used between either of them.
Solution ~ 2.3 using Sonata adminbundle dev -Master , or to run the sonata-project / musician R-bundle dev-master is needed so that it is more than the minimum requirement of ~ 2.2 SonataCoreBundle composer.json in SonataAdminBundle < / Code> file. Then run Composer Update to fix all dependencies.
Comments
Post a Comment