Skip to content

Commit

Permalink
Modify version
Browse files Browse the repository at this point in the history
  • Loading branch information
stelin committed May 20, 2019
1 parent 7df2ac6 commit b5e72ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"license": "Apache-2.0",
"minimum-stability": "dev",
"require": {
"swoft/framework": "dev-master",
"swoft/http-message": "dev-master",
"swoft/validator": "dev-master"
"swoft/framework": "~2.0.0",
"swoft/http-message": "~2.0.0",
"swoft/validator": "~2.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b5e72ca

Please sign in to comment.