1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 19:09:58 +02:00

Performance: Cache translation catalogue to avoid reparsing YAML

This commit is contained in:
Toby Zerner
2017-11-11 22:45:38 +10:30
parent 5f7060fb4a
commit 9cc67fe312
3 changed files with 18 additions and 5 deletions

View File

@@ -46,6 +46,7 @@
"nikic/fast-route": "^0.6",
"oyejorge/less.php": "~1.5",
"psr/http-message": "^1.0",
"symfony/config": "^2.7",
"symfony/console": "^2.7",
"symfony/http-foundation": "^2.7",
"symfony/translation": "^2.7",