From 49c84c699c940de4cc18d34a987e169e08802a30 Mon Sep 17 00:00:00 2001 From: Vedmant Date: Tue, 1 Nov 2022 17:10:31 -0500 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index eb0fce3..8766c3a 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ ## Introduction -> Supports Laravel from 5.2 to 7 (covered by integration tests on all versions). +> Supports Laravel from 5.2 to 9 (covered by integration tests for 7/8/9 versions). Easy to use service/library for chunked upload with supporting multiple JS libraries on top of Laravel's file upload with low memory footprint in mind.