Skip to content

Commit

Permalink
Merge pull request #141 from ccampos/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shaal authored Apr 21, 2021
2 parents 4d57a33 + 8ad88ae commit 3f088dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ https://www.palantir.net/rector

## Scope and limitations

The development of this tool is prioritized by the percieved impact of the deprecations and updates. There are many deprecations that often involve several components and for each of these there are several ways to address the deprecation.
The development of this tool is prioritized by the perceived impact of the deprecations and updates. There are many deprecations that often involve several components and for each of these there are several ways to address the deprecation.

We've tried to determine impact based on:
- The use of the deprecated functionality in the contributed modules on Drupal.org
Expand Down Expand Up @@ -131,7 +131,7 @@ Fatal error: Declaration of _HumbugBox3630ef99eac4\Symfony\Component\HttpKernel\
```

You may need to check that you are
- Running `composer install` from an environment that support Php 7.2 or greater
- Running `composer install` from an environment that supports Php 7.2 or greater
- Running Drupal Rector from an environment that supports Php 7.2 or greater

Sometimes people install composer dependencies from one machine (host machine) and run Drupal Rector from another (such as a Lando VM).
Expand Down

0 comments on commit 3f088dc

Please sign in to comment.