We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9946433 commit 42dd051Copy full SHA for 42dd051
1 file changed
docs/guide/migrating-to-v5.md
@@ -7,7 +7,7 @@ v5 is mostly a cleanup release with updated dependencies. The main changes are:
7
* Minimum required PHP version is now 7.4
8
* The legacy `TokenAnalyser` and the `--legacy` CLI option have been removed
9
* Defaults now prefer attributes over annotations
10
-* PHP parsing now uses `nicic/php-parser`
+* PHP parsing now uses `nikic/php-parser`
11
* Removal of deprecated features
12
* empty/unused `ProcessorInterface`
13
* `Context::clone()` and `Context::detect()`
0 commit comments