Skip to content

Commit ada12a8

Browse files
authored
[Loris 24.0-release ] fix composer and error (#8115)
1 parent 910a4e4 commit ada12a8

File tree

3 files changed

+493
-131
lines changed

3 files changed

+493
-131
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"laminas/laminas-diactoros" : "^2.5",
1414
"ext-json": "*",
1515
"bjeavons/zxcvbn-php": "^1.0",
16-
"aws/aws-sdk-php": "^3.209"
16+
"aws/aws-sdk-php": "^3.209",
17+
"psr/log": "^1.1"
1718
},
1819
"require-dev" : {
1920
"squizlabs/php_codesniffer" : "^3.5",

0 commit comments

Comments
 (0)