update implementation of chapter 9
This commit is contained in:
parent
64ca2ece2e
commit
f743663b21
7 changed files with 329 additions and 24 deletions
|
@ -16,7 +16,9 @@
|
|||
"filp/whoops": "^2.14",
|
||||
"laminas/laminas-diactoros": "^2.11",
|
||||
"nikic/fast-route": "^1.3",
|
||||
"psr/http-server-handler": "^1.0"
|
||||
"psr/http-server-handler": "^1.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