mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
Update libs
This commit is contained in:
parent
1d6a04ca8e
commit
c85049c69b
2 changed files with 462 additions and 734 deletions
1168
composer.lock
generated
1168
composer.lock
generated
File diff suppressed because it is too large
Load diff
28
symfony.lock
28
symfony.lock
|
@ -14,24 +14,9 @@
|
||||||
"config/routes/annotations.yaml"
|
"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": {
|
"doctrine/lexer": {
|
||||||
"version": "1.1.0"
|
"version": "1.1.0"
|
||||||
},
|
},
|
||||||
"doctrine/persistence": {
|
|
||||||
"version": "1.1.1"
|
|
||||||
},
|
|
||||||
"doctrine/reflection": {
|
|
||||||
"version": "v1.0.0"
|
|
||||||
},
|
|
||||||
"friendsofsymfony/jsrouting-bundle": {
|
"friendsofsymfony/jsrouting-bundle": {
|
||||||
"version": "2.3",
|
"version": "2.3",
|
||||||
"recipe": {
|
"recipe": {
|
||||||
|
@ -262,6 +247,19 @@
|
||||||
"templates/base.html.twig"
|
"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": {
|
"symfony/var-exporter": {
|
||||||
"version": "v4.3.3"
|
"version": "v4.3.3"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue