Skip to content

Commit 70062b7

Browse files
committed
Moved config/dependencies.php to config/autoload/dependencies.php
1 parent a1594fe commit 70062b7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

config/dependencies.php renamed to config/autoload/dependencies.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@
1111
*/
1212

1313
return [
14-
'dependencies' => [
15-
],
1614
];

installer/resources/jsonrpc/services.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* @contact [email protected]
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
12+
1213
return [
1314
'consumers' => [
1415
[

0 commit comments

Comments
 (0)