Skip to content

Commit

Permalink
Merge pull request #1057 from IonBazan/patch-1
Browse files Browse the repository at this point in the history
[Docs] Fix invalid Rector install command
  • Loading branch information
veewee authored Nov 29, 2022
2 parents 2b327ae + 762f741 commit d855145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tasks/rector.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It lives under the `rector` namespace and has following configurable parameters:

## Composer
```bash
composer require --dev rectorphp/rector
composer require --dev rector/rector
```

## Config
Expand Down

0 comments on commit d855145

Please sign in to comment.