oops
This commit is contained in:
parent
73acccce65
commit
3a33babb3d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ use dcCore;
|
|||
class My
|
||||
{
|
||||
/** @var string Required php version */
|
||||
public const PHP_MIN = '8.1';
|
||||
public const PHP_MIN = '8.0';
|
||||
|
||||
/** @var string Plugin table name */
|
||||
public const TABLE_NAME = 'post_option';
|
||||
|
|
Loading…
Reference in a new issue