mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 04:30:08 +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
12
symfony.lock
12
symfony.lock
|
@ -500,6 +500,18 @@
|
|||
"symfony/yaml": {
|
||||
"version": "v4.2.3"
|
||||
},
|
||||
"twig/extensions": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "ddb2e0a77773b7fd75d8d649545f174e664500ab"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/twig_extensions.yaml"
|
||||
]
|
||||
},
|
||||
"twig/twig": {
|
||||
"version": "v2.6.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue