Skip to content

Commit

Permalink
修改依赖包
Browse files Browse the repository at this point in the history
  • Loading branch information
titrxw committed Apr 14, 2020
1 parent d50382b commit f265c18
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,11 @@
}
],
"require": {
"w7/rangine": "dev-master",
"w7/rangine-http-message": "dev-master",
"w7/rangine-package-plugin": "dev-master",
"w7/rangine-crontab": "dev-master"
"w7/rangine": "*",
"w7/rangine-crontab": "*"
},
"require-dev": {
"w7/rangine-debugger": "dev-master",
"w7/rangine-debugger": "*",
"phpunit/phpunit": "^7.0"
}
}

0 comments on commit f265c18

Please sign in to comment.