mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated composer dependencies and fixed a bug which caused infinite recursion...
This commit is contained in:
parent
bb8c49df16
commit
40eefdbf1b
3 changed files with 2053 additions and 1357 deletions
|
@ -705,6 +705,9 @@
|
|||
"symfony/property-info": {
|
||||
"version": "v4.2.3"
|
||||
},
|
||||
"symfony/proxy-manager-bridge": {
|
||||
"version": "v5.2.1"
|
||||
},
|
||||
"symfony/routing": {
|
||||
"version": "5.1",
|
||||
"recipe": {
|
||||
|
@ -876,6 +879,9 @@
|
|||
"symplify/smart-file-system": {
|
||||
"version": "v7.1.3"
|
||||
},
|
||||
"symplify/symplify-kernel": {
|
||||
"version": "8.3.48"
|
||||
},
|
||||
"tecnickcom/tc-lib-barcode": {
|
||||
"version": "1.15.20"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue