Added an admin page for currencies.

This commit is contained in:
Jan Böhmer 2019-08-12 23:45:21 +02:00
parent 87e6f641c3
commit 2468409212
15 changed files with 374 additions and 9 deletions

View file

@ -602,6 +602,12 @@
"./config/packages/twig_extensions.yaml"
]
},
"twig/extra-bundle": {
"version": "3.x-dev"
},
"twig/intl-extra": {
"version": "3.x-dev"
},
"twig/twig": {
"version": "v2.6.2"
},