Skip to content

Commit

Permalink
Merge pull request Sylius#1422 from stloyd/bugfix/composer_files
Browse files Browse the repository at this point in the history
Fix some `composer.json` files
  • Loading branch information
Paweł Jędrzejewski committed Jun 21, 2014
2 parents a909ee1 + dd71169 commit 7acb319
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -31,7 +31,7 @@
"sylius/resource-bundle": "0.10.*@dev",
"payum/payum-bundle": "~0.8.5",
"payum/core": "~0.8.7",
"winzou/state-machine": "~0.1"
"winzou/state-machine": "~0.1.2"
},
"config": {
"bin-dir": "bin"
Expand All @@ -46,5 +46,6 @@
"branch-alias": {
"dev-master": "0.10-dev"
}
}
},
"minimum-stability": "dev"
}

0 comments on commit 7acb319

Please sign in to comment.