mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Updated dependencies.
This commit is contained in:
parent
935b8ade31
commit
9870c97224
3 changed files with 519 additions and 122 deletions
18
symfony.lock
18
symfony.lock
|
@ -211,12 +211,24 @@
|
|||
"netresearch/jsonmapper": {
|
||||
"version": "v1.6.0"
|
||||
},
|
||||
"nette/application": {
|
||||
"version": "v3.0.3"
|
||||
},
|
||||
"nette/component-model": {
|
||||
"version": "v3.0.0"
|
||||
},
|
||||
"nette/finder": {
|
||||
"version": "v2.5.2"
|
||||
},
|
||||
"nette/http": {
|
||||
"version": "v3.0.3"
|
||||
},
|
||||
"nette/robot-loader": {
|
||||
"version": "v3.2.1"
|
||||
},
|
||||
"nette/routing": {
|
||||
"version": "v3.0.0"
|
||||
},
|
||||
"nette/utils": {
|
||||
"version": "v3.1.0"
|
||||
},
|
||||
|
@ -794,6 +806,12 @@
|
|||
"symfony/yaml": {
|
||||
"version": "v4.2.3"
|
||||
},
|
||||
"symplify/auto-bind-parameter": {
|
||||
"version": "v7.2.0"
|
||||
},
|
||||
"symplify/autowire-array-parameter": {
|
||||
"version": "v7.2.0"
|
||||
},
|
||||
"symplify/coding-standard": {
|
||||
"version": "v7.1.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue