Skip to content

Commit 42f0d08

Browse files
authored
Merge pull request #9270 from magento-gl/2.4.8-beta1-develop-update-aws-league-flysystem
Update league/flysystem-v3 lib to ^3.0 version
2 parents bfc8469 + c9d66b0 commit 42f0d08

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)