mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-11-01 20:24:26 +01:00
Add: PSR-15 requesthandler & middleware
This commit is contained in:
parent
6a8fb230cd
commit
4c1da98440
@ -53,7 +53,9 @@
|
||||
"simshaun/recurr": "^5",
|
||||
"dragonmantank/cron-expression": "^3",
|
||||
"psr/log": "^1",
|
||||
"zircote/swagger-php": "^5.1.4"
|
||||
"zircote/swagger-php": "^5.1.4",
|
||||
"psr/http-server-handler": "^1.0",
|
||||
"psr/http-server-middleware": "^1.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user