oops
parent
73acccce65
commit
3a33babb3d
|
@ -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 New Issue