mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-05 02:35:16 +02:00
Use localizeddate for showing date information in templates.
This commit is contained in:
parent
af5a7f8986
commit
b090f1b716
7 changed files with 86 additions and 4 deletions
|
@ -24,7 +24,9 @@
|
|||
"symfony/validator": "4.2.*",
|
||||
"symfony/web-link": "4.2.*",
|
||||
"symfony/webpack-encore-bundle": "^1.1",
|
||||
"symfony/yaml": "4.2.*"
|
||||
"symfony/yaml": "4.2.*",
|
||||
"twig/extensions": "^1.5",
|
||||
"webmozart/assert": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/debug-pack": "*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue