Skip to content

Commit 7fc1cb1

Browse files
committed
1 parent 874fb1d commit 7fc1cb1

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

Build/rector/config.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,5 @@
2828
// SetList::NAMING,
2929
// SetList::PRIVATIZATION,
3030
SetList::TYPE_DECLARATION,
31-
32-
// PHPUnit sets
33-
34-
PHPUnitSetList::PHPUNIT_80,
35-
// PHPUnitSetList::PHPUNIT_CODE_QUALITY,
3631
])
3732
->withImportNames(true, true, false);

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"phpstan/phpstan-strict-rules": "1.6.2 || 2.0.12",
3636
"phpunit/phpunit": "8.5.53",
3737
"rawr/phpunit-data-provider": "3.3.1",
38-
"rector/rector": "1.2.10 || 2.6.1",
38+
"rector/rector": "1.2.10 || 2.6.2",
3939
"rector/type-perfect": "1.0.0 || 2.1.4",
4040
"squizlabs/php_codesniffer": "4.0.4",
4141
"thecodingmachine/phpstan-safe-rule": "1.2.0 || 1.4.7"

0 commit comments

Comments
 (0)