diff --git a/manual/new/docs/en/getting-started.txt b/manual/new/docs/en/getting-started.txt index fe7d2c1e5..0f91c0bfb 100644 --- a/manual/new/docs/en/getting-started.txt +++ b/manual/new/docs/en/getting-started.txt @@ -1,5 +1,5 @@ ++ Requirements -Doctrine requires PHP >= 5.1. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default. +Doctrine requires PHP >= 5.2. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default. ++ Installation ++ Compiling