Skip to content

Commit 42dd051

Browse files
authored
Fixes typo in package name (#1759)
1 parent 9946433 commit 42dd051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/migrating-to-v5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v5 is mostly a cleanup release with updated dependencies. The main changes are:
77
* Minimum required PHP version is now 7.4
88
* The legacy `TokenAnalyser` and the `--legacy` CLI option have been removed
99
* Defaults now prefer attributes over annotations
10-
* PHP parsing now uses `nicic/php-parser`
10+
* PHP parsing now uses `nikic/php-parser`
1111
* Removal of deprecated features
1212
* empty/unused `ProcessorInterface`
1313
* `Context::clone()` and `Context::detect()`

0 commit comments

Comments
 (0)