Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop-php8' into develop-php8
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed Oct 30, 2023
2 parents f74cdb0 + 7089c15 commit 12ee783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Misc/VersionCli.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function getDoc(): array
[
'type' => 'assoc',
'name' => 'version',
'description' => 'Set new verion number.',
'description' => 'Set new version number.',
'optional' => true,
'default' => $this->getDefaultArg('version'),
],
Expand Down

0 comments on commit 12ee783

Please sign in to comment.