Skip to content

Commit 231d202

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent fe83855 commit 231d202

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"require": {
1313
"php": ">=8.1",
1414
"guzzlehttp/guzzle": "^6.3 || ^7.0",
15+
"hyperf/context": "~3.1.0",
16+
"hyperf/coroutine": "~3.1.0",
17+
"hyperf/engine": "~3.1.0",
1518
"psr/container": "^1.0 || ^2.0",
1619
"psr/http-message": "^1.0 || ^2.0"
1720
},

0 commit comments

Comments
 (0)