From ed39d6c338cb394019f72fd95577fe2b5cd76d18 Mon Sep 17 00:00:00 2001 From: Chris Lloyd Date: Mon, 2 Dec 2024 11:24:12 +0000 Subject: [PATCH] WIP --- doc/introduction/requirements.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/introduction/requirements.md b/doc/introduction/requirements.md index fae105435..096e34701 100644 --- a/doc/introduction/requirements.md +++ b/doc/introduction/requirements.md @@ -1,8 +1,5 @@ # Requirements -Lodata v5 works with: -- Laravel 8 (PHP 7.3 - 8.1) -- Laravel 9 (PHP 8.0 - 8.2) -- Laravel 10 (PHP 8.1 - 8.3) +Lodata works with Laravel 8+ on the same PHP versions supported by Laravel. To use any of the PDO database connectors you must have the correct PHP extensions installed.