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.