mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-23 07:08:33 +00:00
Now requires 3.7
This commit is contained in:
parent
2b8e70c380
commit
fe93f691b5
@ -28,7 +28,7 @@ class Com_PatchtesterInstallerScript extends JInstallerScript
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
$this->minimumJoomla = '3.6';
|
||||
$this->minimumJoomla = '3.7';
|
||||
$this->minimumPhp = JOOMLA_MINIMUM_PHP;
|
||||
|
||||
$this->deleteFolders = array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user