Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
pgyf committed Oct 12, 2022
1 parent c321c84 commit 3c8b038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
## Installation

```shell
$ composer require "pgyf/opensdk-wechat:*@dev" -vvv
$ composer require "pgyf/opensdk-wechat:^0.0.1" -vvv
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": ">=7.1",
"pgyf/opensdk-kernel": "*@dev"
"pgyf/opensdk-kernel": "^0.0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3c8b038

Please sign in to comment.