Skip to content

Commit c9d66b0

Browse files
committed
Update league/flysystem-v3 lib to ^3.0version
1 parent bfc8469 commit c9d66b0

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
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "~8.1.0||~8.2.0||~8.3.0",
66
"magento/framework": "*",
7-
"league/flysystem": "^2.4",
7+
"league/flysystem": "^3.0",
88
"league/flysystem-aws-s3-v3": "^3.0"
99
},
1010
"suggest": {

0 commit comments

Comments
 (0)