1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-06 08:07:27 +02:00

Add PDO as platform dependency in README

This commit is contained in:
Marco
2017-03-18 22:25:23 +01:00
parent 04a2e8ef4e
commit f38d7bd62c

View File

@@ -17,6 +17,7 @@ Completely framework-agnostic and database-agnostic.
## Requirements
* PHP 5.6.0+
* PDO (PHP Data Objects) extension (`pdo`)
* OpenSSL extension (`openssl`)
* MySQL 5.5.3+ **or** MariaDB 5.5.23+