<?php require_once __DIR__.'/../../vendor/autoload.php'; $latestVersion = \WpDownloader\WpApi::getLatestVersion(); print_r($latestVersion);