Skip to content

Commit 9bebd3a

Browse files
committed
Bump minimum version of flysystem
The 1.0 series contains not all information we need.
1 parent dce1c96 commit 9bebd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^8.1",
2525
"ext-json": "*",
26-
"league/flysystem": "^1.0",
26+
"league/flysystem": "^1.1",
2727
"league/tactician": "^1.1",
2828
"league/uri": "^6.5 || ^7.0",
2929
"phpdocumentor/flyfinder": "^1.1",

0 commit comments

Comments
 (0)