From 8d24e03b440ed5de90cae41f45d116c8f7e0f87c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 26 Jul 2015 12:54:17 -0400 Subject: Update documentation --- docs/installation.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/installation.markdown') diff --git a/docs/installation.markdown b/docs/installation.markdown index c70f3fed..53e7095b 100644 --- a/docs/installation.markdown +++ b/docs/installation.markdown @@ -5,8 +5,8 @@ Requirements ------------ - Apache or Nginx -- PHP >= 5.3.7 -- PHP extensions required: mbstring, gd and pdo_sqlite (don't forget to enable extensions) +- PHP >= 5.3.3 (Kanboard is compatible with PHP 5.3, 5.4, 5.5, 5.6 and 7.0) +- PHP extensions required: mbstring, gd and pdo_sqlite - A modern web browser From the archive (stable version) -- cgit v1.2.3