Skip to content

Commit ee6e170

Browse files
committed
Allow flysystem v1
1 parent 175f443 commit ee6e170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ext-json": "*",
2626
"ext-zlib": "*",
2727
"doctrine/deprecations": "^1.1",
28-
"league/flysystem": "^3.29.1",
28+
"league/flysystem": "^1.1.0 || ^3.29.1",
2929
"league/tactician": "^1.1",
3030
"league/uri": "^7.5.1",
3131
"phpdocumentor/flyfinder": "^1.1 || ^2.0",

0 commit comments

Comments
 (0)