Skip to content

Commit 0d09b1f

Browse files
falnyrjaviereguiluz
authored andcommitted
Update introduction.rst
PHP 5.5 is no longer supported
1 parent 3a9cc38 commit 0d09b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Before You Start
6262

6363
Reading about how to create a framework is not enough. You will have to follow
6464
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
65+
you need a recent version of PHP (7.4 or later is good enough), a web server
6666
(like Apache, nginx or PHP's built-in web server), a good knowledge of PHP and
6767
an understanding of Object Oriented programming.
6868

0 commit comments

Comments
 (0)