Use format_datetime filters from twig core instead of deprecated twig/extensions

This commit is contained in:
Jan Böhmer 2019-11-23 14:48:21 +01:00
parent 26fe946de3
commit cd5f099965
12 changed files with 19 additions and 100 deletions

View file

@ -688,20 +688,8 @@
"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/extra-bundle": {
"version": "3.x-dev"
"version": "v3.0.0"
},
"twig/intl-extra": {
"version": "3.x-dev"