From 2ef8fae1940f0560d3564231b3a672b74d79d88e Mon Sep 17 00:00:00 2001 From: Victor John Ukam Date: Sun, 6 Aug 2023 21:21:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e89cc75..1e1e519 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ $ composer require veeqtoh/door-access ``` ## Requirements -* PHP version ^8.1.10 +* PHP version ^8.1.2 * Laravel framework ^8.0 (if using within a Laravel application) ## Configuration @@ -72,4 +72,4 @@ When using the package in a production environment, make sure to follow security ## License -This package is open-source and released under the MIT License. \ No newline at end of file +This package is open-source and released under the MIT License.