preparing for re-design using new template-engine for future 0.11.x releases

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-02-15 11:18:19 +01:00
parent 1d7d32130a
commit 56a9a71248
39 changed files with 1685 additions and 1397 deletions

View File

@@ -48,7 +48,11 @@
"monolog/monolog": "^1.24",
"robthree/twofactorauth": "^1.6",
"froxlor/idna-convert-legacy": "^2.1",
"voku/anti-xss": "^4.1"
"voku/anti-xss": "^4.1",
"twig/twig": "^3.3",
"twbs/bootstrap": "^5.1",
"components/jquery": "^3.6",
"components/font-awesome": "^5.15"
},
"require-dev": {
"phpunit/phpunit": "^9",