Merged in bugfix/PMCORE-3855 (pull request #8484)

PMCORE-3855

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Paula Quispe
2022-06-23 12:33:04 +00:00
committed by Julio Cesar Laura Avendaño
2 changed files with 1108 additions and 453 deletions

View File

@@ -58,7 +58,7 @@
"laravel/tinker": "^1.0",
"league/oauth2-client": "^2.4",
"league/oauth2-google": "^3.0",
"tecnickcom/tcpdf": "6.3.*",
"tecnickcom/tcpdf": "6.4.*",
"fzaninotto/faker": "^1.7",
"predis/predis": "1.1.1",
"phpmyadmin/sql-parser": "^5.3",
@@ -128,5 +128,11 @@
"bootstrap/classaliasmap.php"
]
}
},
"config": {
"allow-plugins": {
"kylekatarnls/update-helper": true,
"typo3/class-alias-loader": true
}
}
}

1553
composer.lock generated

File diff suppressed because it is too large Load Diff