We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b2660 commit a16aa9cCopy full SHA for a16aa9c
1 file changed
composer.json
@@ -24,12 +24,12 @@
24
],
25
"require": {
26
"php": ">=8.1",
27
- "hyperf/config": "~3.0.0",
28
- "hyperf/database": "~3.0.0",
29
- "hyperf/db-connection": "~3.0.0",
30
- "hyperf/di": "~3.0.0",
31
- "hyperf/http-server": "~3.0.0",
32
- "hyperf/tracer": "~3.0.0"
+ "hyperf/config": "~3.1.0",
+ "hyperf/database": "~3.1.0",
+ "hyperf/db-connection": "~3.1.0",
+ "hyperf/di": "~3.1.0",
+ "hyperf/http-server": "~3.1.0",
+ "hyperf/tracer": "~3.1.0"
33
},
34
"autoload": {
35
"psr-4": {
0 commit comments