From d30b62fea3c49896dbf26ea7799e7d718e779310 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Sun, 3 Mar 2024 10:14:35 +0100 Subject: [PATCH] Add notive on supported Laravel versions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a313bc5..9402b51 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Image](https://image.intervention.io) easily to your Laravel application. Included are a Laravel service provider, facade and a publishable configuration file. +## Requirements + +- Laravel >= 8 + ## Installation In your existing Laravel application you can install this package using [Composer](https://getcomposer.org).