Updated composer dependencies and fixed a bug which caused infinite recursion...

This commit is contained in:
Jan Böhmer 2021-01-03 20:34:58 +01:00
parent bb8c49df16
commit 40eefdbf1b
3 changed files with 2053 additions and 1357 deletions

View file

@ -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"
},