Skip to content

Commit bfc8469

Browse files
authored
Merge pull request #9269 from magento-amigos/2.4.8-beta1-develop-update-aws-s3-lib
Update "league/flysystem-aws-s3-v3" lib to "^3.0"version
2 parents c61e201 + bcb8461 commit bfc8469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/RemoteStorage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": "~8.1.0||~8.2.0||~8.3.0",
66
"magento/framework": "*",
77
"league/flysystem": "^2.4",
8-
"league/flysystem-aws-s3-v3": "^2.4"
8+
"league/flysystem-aws-s3-v3": "^3.0"
99
},
1010
"suggest": {
1111
"magento/module-backend": "*",

0 commit comments

Comments
 (0)