This commit is contained in:
jhx
2022-07-06 15:31:54 +08:00
parent deaef05e01
commit a4c6f6b752
8 changed files with 2505 additions and 17 deletions
+8 -1
View File
@@ -27,7 +27,14 @@
"php": ">=7.2",
"workerman/webman-framework": "^1.3.14",
"monolog/monolog": "^2.0",
"itbdw/ip-database": "^3.0"
"itbdw/ip-database": "^3.0",
"ip2location/ip2location-php": "^8.3",
"psr/container": "^1.1.1",
"illuminate/database": "^8.83",
"illuminate/pagination": "^8.83",
"illuminate/events": "^8.83",
"symfony/var-dumper": "^5.4",
"vlucas/phpdotenv": "^5.4"
},
"suggest": {
"ext-event": "For better performance. "