updates for PHP verison

Updated readme and travis for PHP version requirement
This commit is contained in:
Manish Verma
2016-11-03 06:05:36 +05:30
parent cdf6b41357
commit 580479f087
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ Faveo is designed & developed by <a href="http://www.ladybirdweb.com/" target="_
<p>To run Faveo your host just needs a couple of things:</p>
<ul>
<li> Web Server: Apache or IIS or Nginx</li>
<li> PHP Version: 5.5+</li>
<li> PHP Version: 5.5+ (5.6 recommended)</li>
<li> PHP Extensions: Mcrypt, OpenSSL, Mbstring, Imap, Tokenizer</li>
<li> Database: MySQL(5.0+) or Postgres or SQLite or SQL Server</li>
<li> Web Server Extension: Pretty URLs or Search Engine Friendly URL's have to be enabled in your web server configuration</li>