mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-02 14:17:26 +02:00
Add 'mysqlnd' driver for PDO as platform dependency in README
This commit is contained in:
@@ -18,6 +18,7 @@ Completely framework-agnostic and database-agnostic.
|
|||||||
|
|
||||||
* PHP 5.6.0+
|
* PHP 5.6.0+
|
||||||
* PDO (PHP Data Objects) extension (`pdo`)
|
* PDO (PHP Data Objects) extension (`pdo`)
|
||||||
|
* `mysqlnd` driver
|
||||||
* OpenSSL extension (`openssl`)
|
* OpenSSL extension (`openssl`)
|
||||||
* MySQL 5.5.3+ **or** MariaDB 5.5.23+
|
* MySQL 5.5.3+ **or** MariaDB 5.5.23+
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user