chore(deps): vendor plugin-update-checker v5.6
Source: https://github.com/YahnisElsts/plugin-update-checker/releases/tag/v5.6 Used in 1.2.0 for self-hosted updates from Gitea (Generic JSON mode).
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if ( !class_exists('Parsedown', false) ) {
|
||||
require __DIR__ . '/ParsedownModern.php';
|
||||
}
|
||||
Reference in New Issue
Block a user