. /** * Plugin version and other meta-data are defined here. * * @package paygw_moneta * @copyright 2026 Moneta Labs {@link https://moneta.ru/} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'paygw_moneta'; $plugin->version = 2026092500; $plugin->requires = 2023100900; $plugin->maturity = MATURITY_STABLE; $plugin->release = '1.0.0';