format results to string

This commit is contained in:
yggverse 2024-07-31 03:48:46 +03:00
parent bb29945177
commit 6ae4979501

View file

@ -86,9 +86,11 @@ class About
basename(
$package
),
strval(
InstalledVersions::getVersion(
$package
)
)
);
}