Explict install Rector dev-master

This commit is contained in:
Gabriel Caruso 2017-12-28 00:58:11 -02:00 committed by GitHub
parent f15348069d
commit 8aea58bb1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ It can:
## Install
```bash
composer require --dev rector/rector @dev nikic/php-parser '4.0.x-dev'
composer require --dev rector/rector 'dev-master' nikic/php-parser '4.0.x-dev'
```
Do you have old PHP or dependencies in conflict? Ok, [it is not problem](/docs/HowUseWithOldPhp.md).