Skip to content

Commit cfaa720

Browse files
committed
feat: update amphp/http-server v3.4.4
1 parent 559c5f4 commit cfaa720

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "opencck/server",
33
"description": "HTTP/WS/SSE non-blocking server based on revolt event loop and amphp-v3",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"require": {
77
"amphp/http": "v2.1.2",
8-
"amphp/http-server": "v3.4.3",
8+
"amphp/http-server": "v3.4.4",
99
"amphp/http-server-router": "v2.0.0",
1010
"amphp/http-server-static-content": "v2.0.0",
1111
"amphp/http-server-form-parser": "v2.0.0",

0 commit comments

Comments
 (0)