Skip to content

Commit

Permalink
Update UpdateComposerDevPackageVersion.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Jul 17, 2024
1 parent d319e56 commit bf23222
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Task/UpdateComposerDevPackageVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public function __construct(
) {
}

#[Override]
public function __invoke(string $organization, string $repository): void
{
$path = sprintf('%s/%s', $organization, $repository);
Expand Down

0 comments on commit bf23222

Please sign in to comment.