update: add vless

This commit is contained in:
v2board
2023-07-17 15:40:08 +08:00
parent 1a30aa30ad
commit 4c865d0262
9 changed files with 247 additions and 16 deletions

View File

@ -23,7 +23,8 @@
"linfo/linfo": "^4.0",
"php-curl-class/php-curl-class": "^8.6",
"stripe/stripe-php": "^7.36.1",
"symfony/yaml": "^4.3"
"symfony/yaml": "^4.3",
"paragonie/sodium_compat": "^1.20"
},
"require-dev": {
"facade/ignition": "^2.3.6",