Skip to content

Commit

Permalink
Update rector.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevsr authored Apr 1, 2024
1 parent a4ca8e6 commit 83c1421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
use Rector\Php80\Rector\Class_\AnnotationToAttributeRector;

return static function (RectorConfig $rectorConfig): void {
$rectorConfig->withSets([
$rectorConfig->sets([
CodeigniterSetList::CODEIGNITER_44
]);

Expand Down

0 comments on commit 83c1421

Please sign in to comment.