diff --git a/config/installer.php b/config/installer.php index a058318f..cc456b2e 100755 --- a/config/installer.php +++ b/config/installer.php @@ -13,7 +13,7 @@ return [ | */ 'core' => [ - 'minPhpVersion' => '7.2.0', + 'minPhpVersion' => '7.4.0', ], 'final' => [ 'key' => true,