Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Mar 4, 2022
1 parent 978fd78 commit c60362f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public function getRuleDefinition(): RuleDefinition
return new RuleDefinition('Change package version `composer.json`', [new ConfiguredCodeSample(
<<<'CODE_SAMPLE'
{
"require-dev": {
"require": {
"symfony/console": "^3.4"
}
}
Expand Down

0 comments on commit c60362f

Please sign in to comment.