Skip to content

Commit

Permalink
修改成boxunphp/redis
Browse files Browse the repository at this point in the history
  • Loading branch information
boxunsoft committed Jun 24, 2020
1 parent 53f5da8 commit d6c0513
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 182 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "boxunphp/php-redis",
"name": "boxunphp/redis",
"description": "PHP Redis Client",
"type": "library",
"license": "MIT",
Expand All @@ -15,8 +15,8 @@
},
"require": {
"php": "^7.2",
"boxunphp/php-instance": "dev-master",
"boxunphp/php-exception": "dev-master"
"boxunphp/instance": "^v2.0",
"boxunphp/exception": "^v2.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit d6c0513

Please sign in to comment.