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

14 lines
236 B
JSON

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