Skip to content

Commit

Permalink
master is 0.14 now.
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim committed Dec 26, 2014
1 parent efe401d commit 2ff3e51
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=5.3.2",
"payum/core": "0.13.*"
"payum/core": "0.14.*@dev"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
Expand All @@ -35,7 +35,7 @@
"target-dir": "Payum/Paypal/Ipn",
"extra": {
"branch-alias": {
"dev-master": "0.13-dev"
"dev-master": "0.14-dev"
}
}
}

0 comments on commit 2ff3e51

Please sign in to comment.