1
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"tecnickcom/tcpdf": "^6.3",
|
||||
"weiwei/api-doc": "^1.6",
|
||||
"topthink/think-queue": "1.1.4",
|
||||
"phpoffice/phpword": "^1.0"
|
||||
"phpoffice/phpword": "^1.0",
|
||||
"phpseclib/phpseclib": "^3.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@@ -34,6 +35,9 @@
|
||||
"think-path": "thinkphp"
|
||||
},
|
||||
"config": {
|
||||
"preferred-install": "dist"
|
||||
"preferred-install": "dist",
|
||||
"allow-plugins": {
|
||||
"topthink/think-installer": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user