Skip to content

Commit

Permalink
modify composer
Browse files Browse the repository at this point in the history
  • Loading branch information
stelin committed Mar 6, 2018
1 parent 811aedc commit fb47f3b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"description": "Process Component for Swoft",
"license": "Apache-2.0",
"require": {
"swoft/framework": "dev-master"
"swoft/framework": "^1.0"
},
"autoload": {
"classmap": [
Expand All @@ -28,10 +28,6 @@
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/swoft-cloud/swoft-framework"
},
{
"type": "composer",
"url": "https://packagist.phpcomposer.com"
Expand Down

0 comments on commit fb47f3b

Please sign in to comment.