From 55e6dfbe32b7bd96fef8313cf48f1ed71d4d4e0d Mon Sep 17 00:00:00 2001 From: Niek Pijp Date: Tue, 22 Mar 2022 08:13:25 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f5f259..53f6e53 100755 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ With this package, you can encrypt and decrypt files of any size in your Laravel ## Fork -This package is forked from [soarecostin/file-vault](https://github.com/soarecostin/file-vault). +This package is forked from [soarecostin/file-vault](https://github.com/soarecostin/file-vault) to add Laravel 9 support. ## Installation and usage -This package requires PHP 7.2 and Laravel 5.8 or higher. +This package requires PHP 8.0 and Laravel 8.0 or higher. You can install the package via composer: