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

Add missing '+'

This commit is contained in:
Marco
2016-06-07 19:04:31 +02:00
parent bebd3efce2
commit 122e2b8006

View File

@@ -18,7 +18,7 @@ Completely framework-agnostic and database-agnostic.
* PHP 5.5.0+
* OpenSSL extension
* MySQL 5.5.3+ **or** MariaDB 5.5.23
* MySQL 5.5.3+ **or** MariaDB 5.5.23+
## Installation