diff --git a/docs/installation.md b/docs/installation.md index aa206eb..25c1d1c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -7,7 +7,7 @@ nav_order: 2 # Installation ### Prerequisites -XBackBone require PHP >= `7.2`, with installed the required extensions: +XBackBone require PHP >= `7.3`, with installed the required extensions: + `php-sqlite3` for SQLite. + `php-mysql` for MariaDB/MySQL. + `php-gd` image manipualtion library.