We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9cc38 commit 0d09b1fCopy full SHA for 0d09b1f
create_framework/introduction.rst
@@ -62,7 +62,7 @@ Before You Start
62
63
Reading about how to create a framework is not enough. You will have to follow
64
along and actually type all the examples included in this tutorial. For that,
65
-you need a recent version of PHP (5.5.9 or later is good enough), a web server
+you need a recent version of PHP (7.4 or later is good enough), a web server
66
(like Apache, nginx or PHP's built-in web server), a good knowledge of PHP and
67
an understanding of Object Oriented programming.
68
0 commit comments