From e1a7219a7c32c83bbaba7411a220796a077aa693 Mon Sep 17 00:00:00 2001 From: Rasmus Ebbesen Date: Fri, 2 Dec 2022 14:07:54 +0100 Subject: [PATCH] updated readme to reflect recent updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37b3e7e..1031d8f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Package to enforce & parse Meta header (Default: "Client-Meta-Information") To install this package you will need: -* PHP 7.1+ +* PHP 8.0+ Run @@ -23,7 +23,7 @@ Run or setup in composer.json -`monstar-lab-oss/n-meta-laravel: 1.0.x` +`monstar-lab-oss/n-meta-laravel: 2.0.x` In `config/app.php` (Laravel) or `bootstrap/app.php` (Lumen) you should add service provider