explain implementation of ad-hoc depencency container
This commit is contained in:
parent
7dd6b2dab5
commit
dfb3f0aee0
8 changed files with 297 additions and 250 deletions
|
@ -17,7 +17,8 @@
|
|||
"laminas/laminas-diactoros": "^2.11",
|
||||
"nikic/fast-route": "^1.3",
|
||||
"psr/http-server-handler": "^1.0",
|
||||
"psr/container": "^2.0"
|
||||
"psr/container": "^1.0",
|
||||
"php-di/php-di": "^6.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpstan/phpstan": "^1.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue