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

Fix list of dependencies

This commit is contained in:
Marco
2016-06-07 18:42:29 +02:00
parent 44907f3489
commit e074474955
2 changed files with 4 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ Completely framework-agnostic and database-agnostic.
## Requirements
* PHP 5.5.0+
* PDO
* OpenSSL
* OpenSSL extension
* MySQL 5.5.3+ **or** MariaDB 5.5.23
## Installation