This commit is contained in:
toogee 2020-05-21 13:15:13 +08:00
parent 6782758111
commit b345b32eaa
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
/.idea
/.vscode
/vendor
*.log
.env

2
vendor/services.php vendored
View File

@ -1,5 +1,5 @@
<?php
// This file is automatically generated at:2020-05-20 10:51:37
// This file is automatically generated at:2020-05-21 12:59:52
declare (strict_types = 1);
return array (
0 => 'think\\captcha\\CaptchaService',