diff --git a/lib_phpdocumentor.php b/lib_phpdocumentor.php index 2599a64..3dc9671 100644 --- a/lib_phpdocumentor.php +++ b/lib_phpdocumentor.php @@ -7,5 +7,5 @@ class lib_phpdocumentor extends \LIB\lib_php{ require_once dirname(__FILE__).'/lib/phpdocumentor.php'; return true;} public static function version(){ - return 'https://www.phpdoc.org/ phpdocumentor2';} + return 'https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.5.3';} } \ No newline at end of file