Skip to content

Commit

Permalink
UPGRADING: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored Oct 3, 2024
1 parent 37cdfa3 commit 7a1f56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PHPStan now requires PHP 7.4 or newer to run.

## Upgrading guide for end users

The best way do get ready for upgrade to PHPStan 2.0 is to update to the **latest PHPStan 1.12 release**
The best way to get ready for upgrade to PHPStan 2.0 is to update to the **latest PHPStan 1.12 release**
and enable [**Bleeding Edge**](https://phpstan.org/blog/what-is-bleeding-edge). This will enable the new rules and behaviours that 2.0 turns on for all users.

Also make sure to install and enable [`phpstan/phpstan-deprecation-rules`](https://github.com/phpstan/phpstan-deprecation-rules).
Expand Down

0 comments on commit 7a1f56b

Please sign in to comment.