Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stelin committed Mar 13, 2018
1 parent ce2ca9a commit 7430b97
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 @@ -11,9 +11,9 @@
"description": "microservice framework base on swoole",
"license": "Apache-2.0",
"require": {
"swoft/framework": "dev-master",
"swoft/console": "dev-master",
"swoft/service-governance": "dev-master"
"swoft/framework": "^1.0",
"swoft/console": "^1.0",
"swoft/service-governance": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7430b97

Please sign in to comment.