We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476ccad commit cc5e620Copy full SHA for cc5e620
composer.json
@@ -12,6 +12,7 @@
12
"egulias/email-validator": "^3.0",
13
"hyperf/collection": "~3.1.0",
14
"hyperf/conditionable": "~3.1.0",
15
+ "hyperf/context": "~3.1.0",
16
"hyperf/contract": "~3.1.0",
17
"hyperf/di": "~3.1.0",
18
"hyperf/framework": "~3.1.0",
@@ -20,7 +21,6 @@
20
21
"hyperf/support": "~3.1.0",
22
"hyperf/tappable": "~3.1.0",
23
"hyperf/translation": "~3.1.0",
- "hyperf/utils": "~3.1.0",
24
"nesbot/carbon": "^2.21",
25
"psr/container": "^1.0 || ^2.0",
26
"psr/event-dispatcher": "^1.0",
0 commit comments