Skip to content

Commit 6f9abb8

Browse files
committed
Allow amphp/http-server ^1
1 parent 6b6654c commit 6f9abb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"amphp/amp": "^2.0.3",
3232
"amphp/byte-stream": "^1.2",
3333
"amphp/file": "^0.3",
34-
"amphp/http-server": "^0.8",
34+
"amphp/http-server": "^1 || ^0.8",
3535
"amphp/http": "^1",
3636
"cash/lrucache": "^1"
3737
},

0 commit comments

Comments
 (0)