mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-21 17:06:22 +00:00
Update minimum PHP version requirement (fairly conservatively)
For context, debian jessie has 5.6, ubuntu trusty (out of support) has 5.5. I believe I have used 5.4 array syntax in some DAViCal code, and made a change to AWL which requires 5.2.
This commit is contained in:
parent
9522fd5f3c
commit
535ae22ea1
2
INSTALL
2
INSTALL
@ -78,7 +78,7 @@ a number of years.
|
||||
|
||||
The following other software is also needed:
|
||||
Apache: 1.3.x or 2.x.x
|
||||
PHP: 5.1 or greater (along with the PDO and PostgreSQL extensions)
|
||||
PHP: 5.4 or greater (along with the PDO and PostgreSQL extensions)
|
||||
PostgreSQL: 8.2 or greater
|
||||
|
||||
The PostgreSQL database may be installed on a server other
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user