Skip to content

Commit

Permalink
update set
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Dec 29, 2024
1 parent 64b3852 commit a3b1256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
codingStyle: true
)
->withPhpSets(php82: true)
->withComposerBased(phpunit: true)
->withPaths([__DIR__ . '/src', __DIR__ . '/test'])
->withRootFiles()
->withImportNames(removeUnusedImports: true)
Expand Down

0 comments on commit a3b1256

Please sign in to comment.