Update libs

This commit is contained in:
Thomas 2019-12-21 08:55:36 +01:00
parent 1d6a04ca8e
commit c85049c69b
2 changed files with 462 additions and 734 deletions

1168
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -14,24 +14,9 @@
"config/routes/annotations.yaml"
]
},
"doctrine/cache": {
"version": "v1.8.0"
},
"doctrine/collections": {
"version": "v1.6.2"
},
"doctrine/event-manager": {
"version": "v1.0.0"
},
"doctrine/lexer": {
"version": "1.1.0"
},
"doctrine/persistence": {
"version": "1.1.1"
},
"doctrine/reflection": {
"version": "v1.0.0"
},
"friendsofsymfony/jsrouting-bundle": {
"version": "2.3",
"recipe": {
@ -262,6 +247,19 @@
"templates/base.html.twig"
]
},
"symfony/validator": {
"version": "4.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.3",
"ref": "d902da3e4952f18d3bf05aab29512eb61cabd869"
},
"files": [
"config/packages/test/validator.yaml",
"config/packages/validator.yaml"
]
},
"symfony/var-exporter": {
"version": "v4.3.3"
},