1
0
mirror of synced 2025-03-14 00:26:08 +03:00

Merge pull request #5892 from BreiteSeite/5882-documentation

#5882 recommend using latest stable PHP version in the getting started guide
This commit is contained in:
Marco Pivetta 2016-06-20 22:10:15 +02:00 committed by GitHub
commit 04b48ae12b

View File

@ -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
<http://getcomposer.org/doc/00-intro.md>`_)