This commit is contained in:
TomasVotruba 2017-10-24 00:18:47 +02:00
parent c30de6b574
commit 347ab6a9f6

View File

@ -22,7 +22,7 @@ At the moment these packages are supported:
composer require rector/rector --dev
```
### on PHP < 7.1
### On PHP < 7.1
You must have separated environment with PHP 7.1 (for example in Docker container). When you have it then run following command.