feat : Decorator Container
This commit is contained in:
@@ -13,24 +13,24 @@
|
||||
"license": "Apache-2.0",
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
"hyperf/amqp": "~3.1.0",
|
||||
"hyperf/async-queue": "~3.1.0",
|
||||
"hyperf/cache": "~3.1.0",
|
||||
"hyperf/command": "~3.1.0",
|
||||
"hyperf/config": "~3.1.0",
|
||||
"hyperf/constants": "~3.1.0",
|
||||
"hyperf/database": "~3.1.0",
|
||||
"hyperf/db-connection": "~3.1.0",
|
||||
"hyperf/elasticsearch": "~3.1.0",
|
||||
"hyperf/engine": "^2.10",
|
||||
"hyperf/framework": "~3.1.0",
|
||||
"hyperf/guzzle": "~3.1.0",
|
||||
"hyperf/http-server": "~3.1.0",
|
||||
"hyperf/logger": "~3.1.0",
|
||||
"hyperf/logger": "^3.1",
|
||||
"hyperf/memory": "~3.1.0",
|
||||
"hyperf/process": "~3.1.0",
|
||||
"hyperf/database": "~3.1.0",
|
||||
"hyperf/redis": "~3.1.0",
|
||||
"hyperf/constants": "~3.1.0",
|
||||
"hyperf/async-queue": "~3.1.0",
|
||||
"hyperf/amqp": "~3.1.0",
|
||||
"hyperf/model-cache": "~3.1.0",
|
||||
"hyperf/elasticsearch": "~3.1.0",
|
||||
"hyperf/process": "~3.1.0",
|
||||
"hyperf/redis": "~3.1.0",
|
||||
"hyperf/tracer": "~3.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user