You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Checking whether <info>{$package->getPrettyName()}</info> is closed on <href=https://wordpress.org>https://wordpress.org</>"
52
+
"Checking whether <info>{$package->getPrettyName()}</info> is closed on https://wordpress.org"
53
53
);
54
54
55
55
$slug = $this->slug(
@@ -64,7 +64,7 @@ public function __invoke(CompletePackageInterface $package): void
64
64
return;
65
65
}
66
66
$this->io->debug(
67
-
"Assuming <info>{$package->getPrettyName()}</info>'s <href=https://wordpress.org/plugins/{$slug}>wordpress.org</> slug is <comment>{$slug}</comment>"
67
+
"Assuming <info>{$package->getPrettyName()}</info> is <href=https://wordpress.org/plugins/{$slug}>https://wordpress.org/plugins/<comment>{$slug}</comment></>"
0 commit comments