Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
[TASK] Remove PHPUnitSetList rector rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mteu committed Jun 22, 2024
1 parent b21809e commit d74376b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 258 deletions.
257 changes: 0 additions & 257 deletions .ddev/config.yaml

This file was deleted.

1 change: 0 additions & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
SymfonySetList::SYMFONY_62,
SymfonySetList::SYMFONY_CODE_QUALITY,
SymfonySetList::SYMFONY_CONSTRUCTOR_INJECTION,
PHPUnitLevelSetList::UP_TO_PHPUNIT_100,
]);

$rectorConfig->paths([
Expand Down

0 comments on commit d74376b

Please sign in to comment.