Skip to content

Commit e6d2c1e

Browse files
authored
Discard changes to build/downgrade-config.php
1 parent 12dccd0 commit e6d2c1e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build/downgrade-config.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
\Rector\DowngradePhp80\Rector\Class_\DowngradeAttributeToAnnotationRector::class,
1313
RenameFunctionRector::class,
1414
])
15-
->withCache(
16-
\Rector\Caching\ValueObject\Storage\MemoryCacheStorage::class,
17-
)
1815
->withSets([
1916
DowngradeLevelSetList::DOWN_TO_PHP_74,
2017
]);

0 commit comments

Comments
 (0)