Skip to content

Commit

Permalink
Bumped wysow/postfinance
Browse files Browse the repository at this point in the history
  • Loading branch information
toooni authored Dec 4, 2022
1 parent f368973 commit 7ee1b96
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
}
],
"require": {
"payum/core": "^1.3",
"wysow/postfinance": "3.1.0"
"payum/core": "^1.7",
"wysow/postfinance": "^3.2.0"
},
"require-dev": {
"payum/core": "^1.3@dev",
"phpunit/phpunit": "~4.0",
"symfony/phpunit-bridge": "~2.8|~3.0"
},
Expand All @@ -27,9 +26,4 @@
"psr-0": { "Payum\\PostfinanceDirectLink": "" }
},
"target-dir": "Payum/PostfinanceDirectLink",
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
}
}
}

0 comments on commit 7ee1b96

Please sign in to comment.