[BUGFIX] Have version from Packagist with v in tag, e.g. v4.2.3, included as well
Showing
-
mentioned in issue #497 (closed)
-
Owner
@tomasnorre My suggestion would be:
$version = ltrim($version, 'v');
like also used in DocumentationService.
Please register or sign in to comment