This commit is contained in:
walkor 2022-08-31 22:25:18 +08:00
parent 4ae2a7d5c8
commit b6aaeff079

View File

@ -9,7 +9,8 @@
"illuminate/pagination": ">=7.30", "illuminate/pagination": ">=7.30",
"illuminate/events": ">=7.30", "illuminate/events": ">=7.30",
"intervention/image": "^2.7", "intervention/image": "^2.7",
"webman/event": "^1.0" "webman/event": "^1.0",
"gregwar/captcha": "^1.1.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {