mirror of
https://github.com/Mibew/first-message-plugin.git
synced 2025-02-24 01:04:32 +03:00
Fix system requirements
This commit is contained in:
parent
5a5b72381e
commit
91c24455ab
@ -141,7 +141,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
||||
public static function getSystemRequirements()
|
||||
{
|
||||
return array(
|
||||
'mibew' => '^2.1.0'
|
||||
'mibew' => '>=2.1.0'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user