Skip to content

Commit 2880c7a

Browse files
committed
Fixed install failed for config-nacos.
1 parent 4ceba76 commit 2880c7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

installer/config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
'hyperf/config-etcd' => [
6363
'version' => '~2.2.0',
6464
],
65+
'hyperf/config-nacos' => [
66+
'version' => '~2.2.0',
67+
],
6568
'hyperf/tracer' => [
6669
'version' => '~2.2.0',
6770
],

0 commit comments

Comments
 (0)