Update minimum PHP version in docs
This commit is contained in:
parent
edc20c30f7
commit
96b61b5834
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue