Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

UPGRADING.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

Upgrading

From v2 to v3

  • Raised minimum requirement to Symfony 4.3
  • Deprecated all Event identifier strings from ThemeEvents::XYZ, use respective Event classes directly
  • Removed deprecated config admin_lte.options.control_sidebar, use admin_lte.control_sidebar instead
  • Removed deprecated file AdminLTE/layout/login-layout.html.twig, use AdminLTE/layout/security-layout.html.twig instead