update phpmin version

This commit is contained in:
Frédéric FRANCE
2021-02-06 13:48:31 +01:00
parent 7b72ac5a7a
commit 7860ffa28e
54 changed files with 54 additions and 54 deletions

View File

@@ -95,7 +95,7 @@ class modResource extends DolibarrModules
// List of modules id to disable if this one is disabled
$this->requiredby = array('modPlace');
// Minimum version of PHP required by module
$this->phpmin = array(5, 4);
$this->phpmin = array(5, 6);
$this->langfiles = array("resource"); // langfiles@resource
// Constants