Skip to content

Commit

Permalink
Upgrade zapstore to 2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsur committed Jul 11, 2020
1 parent 201933c commit b51f488
Showing 1 changed file with 2 additions and 2 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 @@
"php": ">=7.0 <7.5",
"ext-mysqlnd": "*",
"ext-pdo_mysql": "*",
"bfitech/zapstore": "~2.2"
"bfitech/zapstore": "2.3.*"
},
"require-dev": {
"phpunit/phpunit": "~6"
Expand All @@ -25,7 +25,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
"dev-master": "2.3.x-dev"
}
}
}

0 comments on commit b51f488

Please sign in to comment.