Skip to content

Commit

Permalink
Fix invalid Rector install command
Browse files Browse the repository at this point in the history
  • Loading branch information
IonBazan authored Nov 29, 2022
1 parent 2b327ae commit 762f741
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 762f741

Please sign in to comment.