Skip to content

Commit 5bdfc57

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: 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 9799901 + 39f2c46 commit 5bdfc57

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

0 commit comments

Comments
 (0)