Skip to content

Commit 98d5455

Browse files
authored
Merge pull request #1211 from phpDocumentor/bugfix/flysystem
Allow flysystem v1
2 parents 175f443 + ee6e170 commit 98d5455

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)