More Laravel PHPDoc Fixers
September 09, 2021
Today, we add support for the correct ordering and grouping php phpdoc tags in the Laravel preset. The following fixers are new, and are now included in the laravel
preset: laravel_phpdoc_order
and laravel_phpdoc_separation
.