引入 container 、一键生成 Controller、Model、Service 命令
This commit is contained in:
parent
074e8ce1a8
commit
711a54eb0f
|
|
@ -30,7 +30,8 @@
|
||||||
"ext-pdo": "*",
|
"ext-pdo": "*",
|
||||||
"ext-bcmath": "*",
|
"ext-bcmath": "*",
|
||||||
"txthinking/mailer": "^2.0",
|
"txthinking/mailer": "^2.0",
|
||||||
"symfony/var-dumper": "^6.4"
|
"symfony/var-dumper": "^6.4",
|
||||||
|
"gjc/thinkphp5-container": "^1.0.1"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dist",
|
"preferred-install": "dist",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user