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
src/core/Controller/StableController.php Fixed error when buy/sell mount
src/core/Http/Response.php and src/core/Tool/Tool.php Fixed (may be) broken navs that ocurred some times.
β REMOVES
Deleted dependency of laminas/laminas-code not in use
π 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