We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb262de commit 62a887fCopy full SHA for 62a887f
main/inc/lib/api.lib.php
@@ -20,7 +20,7 @@
20
*/
21
22
// PHP version requirement.
23
-define('REQUIRED_PHP_VERSION', '7.1');
+define('REQUIRED_PHP_VERSION', '7.4');
24
define('REQUIRED_MIN_MEMORY_LIMIT', '128');
25
define('REQUIRED_MIN_UPLOAD_MAX_FILESIZE', '10');
26
define('REQUIRED_MIN_POST_MAX_SIZE', '10');
0 commit comments