更换编辑器
This commit is contained in:
15
public/static/plugins/NKeditor/php/qiniu/composer.json
Normal file
15
public/static/plugins/NKeditor/php/qiniu/composer.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "demo/myapp",
|
||||
"description": "just a test",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"qiniu/php-sdk": "7.2.1"
|
||||
},
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "yangjian",
|
||||
"email": "yangjian102621@gmail.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user