From f006552f7916dcc794e06f3bd9e33e89bd3000a2 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sat, 16 Mar 2024 10:49:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4fe73a..d87de70 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ### Installing -The easiest way to install the package is by using composer. The package requires PHP 8.0, Laravel 9.0 or higher or Lumen 9.0 or higher. +The easiest way to install the package is by using composer. ```shell composer require "wnx/laravel-stats" --dev