Skip to content

Commit f795258

Browse files
committed
更新文档
1 parent 16e1cab commit f795258

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
```json
2828
{
2929
"require": {
30-
"imiphp/imi-queue": "2.0.x-dev"
30+
"imiphp/imi-queue": "~2.0.0"
3131
}
3232
}
3333
```

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ imi 框架:https://www.imiphp.com
1212

1313
### 方法二
1414

15-
* `composer create-project imiphp/project-http:2.0.x-dev`
15+
* `composer create-project imiphp/project-http`
1616

1717
## 启动命令
1818

0 commit comments

Comments
 (0)