diff --git a/docs/en/tutorials/getting-started.rst b/docs/en/tutorials/getting-started.rst index c9e75d4f4..6b5cb7294 100644 --- a/docs/en/tutorials/getting-started.rst +++ b/docs/en/tutorials/getting-started.rst @@ -17,7 +17,7 @@ This guide is designed for beginners that haven't worked with Doctrine ORM before. There are some prerequesites for the tutorial that have to be installed: -- PHP 5.4 or above +- PHP (latest stable version) - Composer Package Manager (`Install Composer `_)