first commit
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"topthink/think-orm": "^2.0",
|
||||
"topthink/think-view": "^1.0",
|
||||
"topthink/think-migration": "^3.0",
|
||||
"topthink/think-captcha": "^3.0"
|
||||
"topthink/think-captcha": "^3.0",
|
||||
"thans/tp-jwt-auth": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "^4.2",
|
||||
@@ -29,11 +30,11 @@
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"catchAdmin/helper.php"
|
||||
"catch/helper.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"app\\": "app",
|
||||
"catchAdmin\\": "catchAdmin",
|
||||
"catchAdmin\\": "catch",
|
||||
"jaguarjack\\think\\module\\": "extend/think-module/src"
|
||||
},
|
||||
"psr-0": {
|
||||
|
Reference in New Issue
Block a user