update
This commit is contained in:
+8
-1
@@ -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. "
|
||||
|
||||
Reference in New Issue
Block a user