Skip to content

Commit 7194d01

Browse files
author
github-actions
committed
bump to v3.89.0
1 parent 895ee1d commit 7194d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h1>PHP Coding Standards Fixer<a class="headerlink" href="#php-coding-standards-
6161
or <a class="reference internal" href="doc/ruleSets/PhpCsFixer.html"><span class="doc">our opinionated one</span></a>.
6262
You can also define your (team’s) style through the <a class="reference internal" href="doc/config.html"><span class="doc">configuration file</span></a>.</p>
6363
<p>PHP CS Fixer can not only unify the style of your code, but also help to modernize your codebase towards
64-
newer PHP (e.g. <a class="reference internal" href="doc/ruleSets/PHP85Migration.html"><span class="doc">&#64;PHP85Migration</span></a>) and newer PHPUnit (e.g. <a class="reference internal" href="doc/ruleSets/PHPUnit91MigrationRisky.html"><span class="doc">&#64;PHPUnit91Migration:risky</span></a>).</p>
64+
newer PHP (e.g. <a class="reference internal" href="doc/ruleSets/AutoPHPMigration.html"><span class="doc">&#64;autoPHPMigration</span></a>) and newer PHPUnit (e.g. <a class="reference internal" href="doc/ruleSets/AutoPHPUnitMigrationRisky.html"><span class="doc">&#64;autoPHPUnitMigration:risky</span></a>).</p>
6565
<section id="supported-php-versions">
6666
<h2>Supported PHP Versions<a class="headerlink" href="#supported-php-versions" title="Permalink to this heading"></a></h2>
6767
<ul class="simple">

0 commit comments

Comments
 (0)