feature: change package name

This commit is contained in:
kriss 2022-09-18 22:22:31 +08:00
parent fd97ea212d
commit 7018085155
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
## 安装
```bash
composer require kriss/webman-docker
composer require webman-tech/docker
```
会在项目根目录下提供 `Dockerfile` 用于构建镜像,提供 `docker-compose.yml` 用于开发

View File

@ -1,5 +1,5 @@
{
"name": "kriss/webman-docker",
"name": "webman-tech/docker",
"type": "library",
"license": "MIT",
"description": "docker for webman app",