Commit ce14f594 authored by bmortier's avatar bmortier
Browse files

:ambulance: feat(php) update the php min version


Signed-off-by: bmortier's avatarBenoit Mortier <benoit.mortier@fusiondirectory.org>
Showing with 1 addition and 1 deletion
+1 -1
......@@ -73,7 +73,7 @@ define("CONFIGRDN", "cn=config,ou=fusiondirectory,"); /*! Define FusionDirectory
/*!
* \brief Minimum PHP version
*/
define('PHP_MIN_VERSION', '5.6.0');
define('PHP_MIN_VERSION', '7.3.0');
/*!
* \brief Toggle crashing on PHP error, used for test suites
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment