Skip to content

Commit

Permalink
master is 0.14-dev now
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Jan 2, 2015
1 parent 585a891 commit 819c806
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 @@ -36,7 +36,7 @@
"require": {
"php": ">=5.3.2",
"silex/silex": "~1.2",
"payum/core": "0.13.*@dev"
"payum/core": "0.14.*@dev"
},
"suggest": {
"payum/payum": "If you want to install all supported payments at once"
Expand All @@ -46,7 +46,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.13-dev"
"dev-master": "0.14-dev"
}
},
"config": {
Expand Down

0 comments on commit 819c806

Please sign in to comment.