From 21e55f908a5a4c292494124a83d41e2d7543abce Mon Sep 17 00:00:00 2001 From: Rahul Date: Tue, 14 Nov 2023 01:58:03 +0600 Subject: [PATCH] =?UTF-8?q?Readme=20updated=20=F0=9F=93=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 83e0b37..f5fc39d 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ composer require rahulhaque/laravel-filepond:"^9" Laravel 8 users install with. ```bash -# Coming soon... -# composer require rahulhaque/laravel-filepond:"^8" +composer require rahulhaque/laravel-filepond:"^8" ``` Laravel 7 users use less than 1.x version. See [7.x branch](https://github.com/rahulhaque/laravel-filepond/tree/7.x) for documentation.