Skip to content

Commit

Permalink
Update requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HoldYourWaffle committed Nov 23, 2023
1 parent 126d6c6 commit d4ebce3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/introduction/requirements.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Requirements

Lodata works with Laravel 8 (PHP 7.3 - 8.1) and Laravel 9 (PHP 8.0 - 8.1).
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)

* PHP: `^7.3|^7.4|^8.0`
* Laravel: `^8.0|^9.0`

To use any of the PDO database connectors you must have the correct PHP extensions installed.
To use any of the PDO database connectors you must have the correct PHP extensions installed.

0 comments on commit d4ebce3

Please sign in to comment.