1
0
mirror of https://github.com/rectorphp/rector.git synced 2025-03-15 04:49:44 +01:00

README: fix install br dev

This commit is contained in:
Tomas Votruba 2018-05-11 00:10:11 +02:00
parent 5dd994af18
commit bffacb1af7

@ -37,7 +37,7 @@ Rector can:
## Install ## Install
```bash ```bash
composer require --dev rector/rector composer require --dev rector/rector roave/better-reflection:dev-master#f8b3fc6
``` ```
### Do you Have Conflicts? ### Do you Have Conflicts?