PMCORE-3855

This commit is contained in:
Paula.Quispe
2022-06-15 11:14:29 -04:00
parent d026aec10e
commit cd36a3b36b
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