Skip to content

Commit

Permalink
refine code for 3.4.4
Browse files Browse the repository at this point in the history
to require ark cache 2.6
  • Loading branch information
sinri committed Jan 14, 2022
1 parent 9735cfc commit d13d552
Show file tree
Hide file tree
Showing 6 changed files with 389 additions and 173 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": "~7.0",
"sinri/ark-core": "~2.7",
"sinri/ark-cache": "~2.5",
"sinri/ark-cache": "~2.6",
"sinri/ark-web": "~3.4",
"ralouphie/getallheaders": "^2.0",
"jenssegers/agent": "^2.6",
Expand All @@ -22,7 +22,7 @@
},
"require-dev": {
"sinri/ark-curl": "~2.1",
"sinri/ark-pdo": "~2.0|~1.7",
"sinri/ark-pdo": "~2.0.34|~1.7",
"sinri/ark-queue": "~2.7",
"ext-curl": "*"
},
Expand Down
Loading

0 comments on commit d13d552

Please sign in to comment.