mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-03 22:57:27 +02:00
Document what is required to make library work with other databases
This commit is contained in:
@@ -20,7 +20,7 @@ Completely framework-agnostic and database-agnostic.
|
||||
* PDO (PHP Data Objects) extension (`pdo`)
|
||||
* `mysqlnd` driver
|
||||
* OpenSSL extension (`openssl`)
|
||||
* MySQL 5.5.3+ **or** MariaDB 5.5.23+
|
||||
* MySQL 5.5.3+ **or** MariaDB 5.5.23+ **or** other SQL databases that you create the [schema](Database) for
|
||||
|
||||
## Installation
|
||||
|
||||
|
Reference in New Issue
Block a user