set php5 support to 5.6+

See bug report for php 5.5.9: https://github.com/phpservermon/phpservermon/issues/889
This commit is contained in:
imsoftware 2020-04-22 17:35:22 +02:00 committed by GitHub
parent 6c5665d0cd
commit 8478b1416c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Requirements
* Web server
* MySQL database
* For PHP5: 5.5.9+
* For PHP5: 5.6.0+
* For PHP7: 7.0.8+
* PHP cURL package
* PHP PDO mysql driver