php-tool-kit/composer.json
2019-10-30 17:57:26 +08:00

14 lines
236 B
JSON

{
"name": "paidian/tool-kit",
"type": "metapackage",
"authors": [
{
"name": "Amast",
"email": "17783854897@163.com"
}
],
"require": {
"illuminate/http": "^6.4"
}
}