Skip to content

Commit c544ffc

Browse files
committed
Remove ^2.0 constraint from ftp driver
1 parent e7cec1a commit c544ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"filp/whoops": "^2.8",
8484
"guzzlehttp/guzzle": "^6.5.5|^7.0.1",
8585
"league/flysystem-aws-s3-v3": "^2.0",
86-
"league/flysystem-ftp": "^2.0.0-alpha.4|^2.0",
86+
"league/flysystem-ftp": "^2.0.0-alpha.4",
8787
"league/flysystem-sftp": "^2.0",
8888
"mockery/mockery": "^1.4.2",
8989
"orchestra/testbench-core": "^7.0",

0 commit comments

Comments
 (0)