Skip to content

Commit 25cb13e

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Fix typo use copy() instead of rename() on Windows test: kebab-case to snake_case [PropertyInfo] Handle collection in PhpStan same as PhpDoc [Messenger] Passing to `WorkerMessageRetriedEvent` envelope with actual stamps after sent
2 parents 1ff0420 + 65bb310 commit 25cb13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/SecretsDecryptToLocalCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ protected function configure(): void
4848
4949
<info>%command.full_name%</info>
5050
51-
When the option <info>--force</info> is provided, secrets that already exist in the local vault are overriden.
51+
When the <info>--force</info> option is provided, secrets that already exist in the local vault are overridden.
5252
5353
<info>%command.full_name% --force</info>
5454
EOF

0 commit comments

Comments
 (0)