Skip to content

Commit 39f2c46

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: fix merge [AssetMapper] Split test dirs in tests Fix typo Change incorrect check for the `stateless` request attribute 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 d392abc + 25cb13e commit 39f2c46

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)