You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like those lines aren't required - the requires version defined in your version.php is newer than that check so this plugin won't install in older versions anyway.
https://github.com/PaystackHQ/plugin-moodle/blob/main/verify.php#L31-L33
Looks like those lines aren't required - the requires version defined in your version.php is newer than that check so this plugin won't install in older versions anyway.