diff --git a/config/app.php b/config/app.php index 9f1f03129..0d5997133 100755 --- a/config/app.php +++ b/config/app.php @@ -279,7 +279,7 @@ return [ | */ - 'min_php' => '7.1.3', + 'min_php' => '7.2.5', /* diff --git a/upgrade.php b/upgrade.php index 960edbe06..e5d00aea2 100644 --- a/upgrade.php +++ b/upgrade.php @@ -1,7 +1,7 @@