Add Projects using Rector section to README.md (#1881)

* Add Projects using Rector section to README.md

* Move Projects using Rector section to target repo README.md
This commit is contained in:
Grzegorz Korba 2022-02-28 11:46:38 +01:00 committed by GitHub
parent a9c5b1b456
commit 2ad95b64eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,6 +147,13 @@ See [the contribution guide](/CONTRIBUTING.md) or go to development repository [
<br>
## Projects using Rector
- [`codito/rector-money`](https://packagist.org/packages/codito/rector-money): set of rules related to `moneyphp/money`
library. It can help you with upgrading to v4.0 or make your codebase compatible for future upgrade.
<br>
## Debugging
You can use `--debug` option, that will print nested exceptions output: