[ci skip] Updated minimum PHP version.

This commit is contained in:
Lonnie Ezell 2017-08-14 23:48:05 -05:00
parent f2fa297aa1
commit a03db41dd4
No known key found for this signature in database
GPG Key ID: 8EB408F8D82F5002
2 changed files with 2 additions and 5 deletions

View File

@ -66,7 +66,7 @@ We are not looking for out-of-scope contributions, only those that would be cons
Please read the *Contributing to CodeIgniter* section in the user guide
## Server Requirements
PHP version 7 or higher is required, with the following extensions installed:
PHP version 7.0.15 or higher is required, with the following extensions installed:
- intl

View File

@ -2,10 +2,7 @@
Server Requirements
###################
`PHP <http://php.net/>`_ version 7.0 or newer is required.
While not required, the *intl* extension is recommended, and some portions of the
framework will provided enhanced functionality when it's present.
`PHP <http://php.net/>`_ version 7.0.15 or newer is required, with the *intl* extension installed.
A database is required for most web application programming.
Currently supported databases are: