Skip to content

Commit 37f504a

Browse files
authored
Call me when AI takes over
1 parent ba8d547 commit 37f504a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/Show.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ final public function __construct(
4545
}
4646

4747
/**
48-
* @phpstan-ignore-return-type
48+
* @phpstan-ignore-next-line
4949
* @return Collection|DetailedVersionedPackage|DetailedPackage|VersionedPackage|Package|array<string, string|array|bool>|array<int, array<string, string|array|bool>>|null
5050
*/
5151
public function execute(): Collection|DetailedVersionedPackage|DetailedPackage|VersionedPackage|Package|array|null

0 commit comments

Comments
 (0)