This commit is contained in:
molong
2022-05-12 16:59:39 +08:00
parent ca1fbd6fd1
commit fe524c3871
4 changed files with 61 additions and 28 deletions

View File

@@ -13,7 +13,7 @@
{
"name": "molong",
"email": "molong@tensent.cn"
}
}
],
"require": {
"php": ">=7.1.0",
@@ -52,5 +52,6 @@
"@php think service:discover",
"@php think vendor:publish"
]
}
},
"prefer-stable": true
}