Bump PHP requirement to 7.4.0

This commit is contained in:
Dylan K. Taylor
2021-01-12 21:53:41 +00:00
parent bbe9c01b46
commit 4c0d3d68af
5 changed files with 11 additions and 11 deletions

View File

@ -36,7 +36,7 @@ namespace pocketmine {
require_once __DIR__ . '/VersionInfo.php';
const MIN_PHP_VERSION = "7.3.0";
const MIN_PHP_VERSION = "7.4.0";
/**
* @param string $message