mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated composer dependencies.
This commit is contained in:
parent
85821ec673
commit
8525a815c3
2 changed files with 256 additions and 476 deletions
717
composer.lock
generated
717
composer.lock
generated
File diff suppressed because it is too large
Load diff
15
symfony.lock
15
symfony.lock
|
@ -211,24 +211,12 @@
|
|||
"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"
|
||||
},
|
||||
|
@ -671,6 +659,9 @@
|
|||
"symfony/polyfill-mbstring": {
|
||||
"version": "v1.10.0"
|
||||
},
|
||||
"symfony/polyfill-php70": {
|
||||
"version": "v1.15.0"
|
||||
},
|
||||
"symfony/polyfill-php72": {
|
||||
"version": "v1.10.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue