mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
@@ -15,7 +15,8 @@
|
||||
},
|
||||
"require": {
|
||||
"php": "~8.0",
|
||||
"composer/composer": "*",
|
||||
"ext-redis": "^5.3",
|
||||
"composer/composer": ">=2.0",
|
||||
"ergebnis/http-method": "^2.2",
|
||||
"hyperf/config": "^2.2",
|
||||
"hyperf/constants": "^2.2",
|
||||
@@ -30,11 +31,13 @@
|
||||
"hyperf/translation": "^2.2",
|
||||
"lmc/http-constants": "^1.2",
|
||||
"roave/dont": "^1.5",
|
||||
"symfony/mailer": "^6.0",
|
||||
"teapot/status-code": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"firebase/php-jwt": "^6.1",
|
||||
"hyperf/session": "^2.2",
|
||||
"hyperf/validation": "^2.2",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"roave/security-advisories": "dev-latest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user