Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Commit

Permalink
Bump version to 0.19-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pjedrzejewski committed May 23, 2016
1 parent ae4f586 commit c91bc8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"require": {
"php": "^5.6|^7.0",

"sylius/registry": "^0.18",
"sylius/resource": "^0.18"
"sylius/registry": "^0.19",
"sylius/resource": "^0.19"
},
"require-dev": {
"phpspec/phpspec": "^2.4"
Expand All @@ -58,7 +58,7 @@
],
"extra": {
"branch-alias": {
"dev-master": "0.18-dev"
"dev-master": "0.19-dev"
}
}
}

0 comments on commit c91bc8e

Please sign in to comment.