1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-07-30 21:00:13 +02:00

Improve list of requirements in README

This commit is contained in:
Marco
2016-09-14 16:50:42 +02:00
parent f2a1aedf7a
commit 83caa3e785

View File

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