From 9329e403c6cc1af2e891fe9102aa30a20b765548 Mon Sep 17 00:00:00 2001 From: Kennith Leung Date: Tue, 2 Jun 2020 11:16:32 -0700 Subject: [PATCH] [7.x] Update PHP requirement Reference: https://github.com/laravel/installer/pull/118 --- installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.md b/installation.md index a211ba12436..d1c19b045e6 100644 --- a/installation.md +++ b/installation.md @@ -19,7 +19,7 @@ The Laravel framework has a few system requirements. All of these requirements a However, if you are not using Homestead, you will need to make sure your server meets the following requirements:
-- PHP >= 7.2.5 +- PHP >= 7.3.0 - BCMath PHP Extension - Ctype PHP Extension - Fileinfo PHP extension