Skip to content

Commit 41a78cb

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: fix merge [AssetMapper] Split test dirs in tests Fix typo Change incorrect check for the `stateless` request attribute [Validator] add setGroupProvider to AttributeLoader 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 a6929df + 5bdfc57 commit 41a78cb

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
@@ -45,7 +45,7 @@ protected function configure(): void
4545
4646
<info>%command.full_name%</info>
4747
48-
When the <info>--force</info> option is provided, secrets that already exist in the local vault are overriden.
48+
When the <info>--force</info> option is provided, secrets that already exist in the local vault are overridden.
4949
5050
<info>%command.full_name% --force</info>
5151

0 commit comments

Comments
 (0)