Updating version to PHP 5.4

This commit is contained in:
lbriggs
2014-12-31 12:14:41 +00:00
parent e64d418b54
commit e3898e3eba
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Installing on CentOS 6
The main issue with installing Cachet on CentOS 6 is the old PHP version. Laravel and Composer expect a version of PHP greater than 5.3, which is the default that ships with CentOS. You also need the same version of the required extensions.
The main issue with installing Cachet on CentOS 6 is the old PHP version. Laravel and Composer expect a version of PHP of greater than 5.4, which is the default that ships with CentOS. You also need the same version of the required extensions.
## Remi Repo