You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for PHP version 8 in composer.json file
β FEATURES
Nothing
π₯ DEPRECATED
Nothing
π§ FIXES
Nothing
β REMOVES
Nothing
π NOTES
Important:
β οΈ Since version 5.0.0 Installer is only via terminal (command: php bin/console lotgd:install)
β οΈ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.
β οΈ Version 7.0.0 change templates for use TailwindCSS