Skip to content

Commit b59d0ca

Browse files
authored
Merge pull request #1 from WyriHaximusNet/add-proxy
Add Proxy
2 parents 8053466 + f724c53 commit b59d0ca

File tree

3 files changed

+722
-0
lines changed

3 files changed

+722
-0
lines changed

proxy/composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"require": {
3+
"php": "^7.4",
4+
"react/http": "^1.0"
5+
}
6+
}

0 commit comments

Comments
 (0)