mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2025-01-03 15:17:22 +00:00
Change minimum version so that betas/RCs can be used
This commit is contained in:
parent
b72440d460
commit
e436fb7a22
@ -19,7 +19,7 @@ class Com_PatchtesterInstallerScript
|
||||
* @var string
|
||||
* @since 2.0
|
||||
*/
|
||||
protected $minCmsVersion = '3.5.0';
|
||||
protected $minCmsVersion = '3.5';
|
||||
|
||||
/**
|
||||
* Array of templates with supported overrides
|
||||
|
Loading…
Reference in New Issue
Block a user