* fix menu highlight (invoice sub-pages)
* move calendar drag & drop boxes to right
* bump composer packages and install rate-limiter
* added login throttling
This commit is contained in:
Kevin Papst
2023-02-07 01:01:15 +01:00
committed by GitHub
parent 99ad182358
commit 8095ae298f
5 changed files with 178 additions and 97 deletions

View File

@@ -60,6 +60,7 @@
"symfony/intl": "^6.0",
"symfony/mailer": "^6.0",
"symfony/monolog-bundle": "^3.4",
"symfony/rate-limiter": "^6.0",
"symfony/runtime": "^6.0",
"symfony/security-bundle": "^6.0",
"symfony/security-csrf": "^6.0",