diff --git a/doc/05-Upgrading.md b/doc/05-Upgrading.md index 2cc7e499..64d31d1b 100644 --- a/doc/05-Upgrading.md +++ b/doc/05-Upgrading.md @@ -39,10 +39,11 @@ pending database migrations to an imported old database snapshot. Upgrading to 1.4.x ------------------------------------------------- -There is nothing special to take care of. In case you are running 1.3.x or any -GIT master since then, all you need is to replace the Director module folder with -the new one. Or to run `git checkout v1.4.x` in case you installed Director from -GIT. +Since v1.4.0 Icinga Director requires at least PHP 5.4. Apart from this, there +is nothing special to take care of. In case you are running 1.3.x or any GIT +master since then, all you need is to replace the Director module folder with +the new one. Or to run `git checkout v1.4.x` in case you installed Director +from GIT. Upgrading to 1.3.x -------------------------------------------------