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

Change minimum required PHP version from 5.5.0 to 5.6.0

This commit is contained in:
Marco
2016-09-14 16:49:13 +02:00
parent 5c87e877db
commit f2a1aedf7a
3 changed files with 5 additions and 5 deletions

View File

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