From ebbfa96bc7d210e4bf4fecd972b8855cf2658e89 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 26 Aug 2019 17:42:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f1c0e9..1c3b961 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Laravel Flysystem was created by, and is maintained by [Graham Campbell](https:/ ## Installation -Laravel Flysystem requires [PHP](https://php.net) 7.1 - 7.3. This particular version supports Laravel 5.5 - 5.8 only. +Laravel Flysystem requires [PHP](https://php.net) 7.1-7.3. This particular version supports Laravel 5.5-5.8 and 6 only. To get the latest version, simply require the project using [Composer](https://getcomposer.org):