Skip to content

Commit 69eb827

Browse files
committed
🛠️refactor(config) rename function calls and add new configuration for Hyperf\Config\config.
1 parent 3a4144a commit 69eb827

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/sets/hyperf31.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128

129129
$rectorConfig
130130
->ruleWithConfiguration(RenameFunctionRector::class, [
131+
'config' => 'Hyperf\Config\config',
131132
'value' => 'Hyperf\Support\value',
132133
'env' => 'Hyperf\Support\env',
133134
'retry' => 'Hyperf\Support\retry',

0 commit comments

Comments
 (0)