We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cbf8c commit f85f1b3Copy full SHA for f85f1b3
src/Illuminate/Filesystem/composer.json
@@ -34,7 +34,7 @@
34
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
35
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
36
"league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
37
- "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0)"
+ "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0)."
38
},
39
"config": {
40
"sort-packages": true
0 commit comments