更新 composer.json

pull/70/head
清风 2018-08-09 20:50:05 +08:00
parent c867cea79e
commit 0f764a744d
1 changed files with 3 additions and 0 deletions

3
composer.json 100755 → 100644
View File

@ -28,5 +28,8 @@
}, },
"config": { "config": {
"preferred-install": "dist" "preferred-install": "dist"
},
"hello":{
"hello":"world"
} }
} }