We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf353b1 commit 463a409Copy full SHA for 463a409
index.rst
@@ -13,7 +13,7 @@ or `our opinionated one <./doc/ruleSets/PhpCsFixer.rst>`__.
13
You can also define your (team's) style through the `configuration file <./doc/config.rst>`__.
14
15
PHP CS Fixer can not only unify the style of your code, but also help to modernize your codebase towards
16
-newer PHP (e.g. `@PHP85Migration <./doc/ruleSets/PHP85Migration.rst>`__) and newer PHPUnit (e.g. `@PHPUnit91Migration:risky <./doc/ruleSets/PHPUnit91MigrationRisky.rst>`__).
+newer PHP (e.g. `@autoPHPMigration <./doc/ruleSets/AutoPHPMigration.rst>`__) and newer PHPUnit (e.g. `@autoPHPUnitMigration:risky <./doc/ruleSets/AutoPHPUnitMigrationRisky.rst>`__).
17
18
Supported PHP Versions
19
----------------------
0 commit comments