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 704d654 commit 8cb1367Copy full SHA for 8cb1367
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": ">=7.2",
20
"ext-redis": "*",
21
- "hyperf/contract": "~2.0.0",
22
- "hyperf/pool": "~2.0.0",
23
- "hyperf/utils": "~2.0.0",
+ "hyperf/contract": "~2.1.0",
+ "hyperf/pool": "~2.1.0",
+ "hyperf/utils": "~2.1.0",
24
"psr/container": "^1.0"
25
},
26
"require-dev": {
27
- "hyperf/di": "~2.0.0",
+ "hyperf/di": "~2.1.0",
28
"malukenho/docheader": "^0.1.6",
29
"mockery/mockery": "^1.0",
30
"phpunit/phpunit": "^7.0.0",
0 commit comments