Skip to content

Commit b34a365

Browse files
committed
[PayumPayzen] Fix dependencies.
1 parent 04a46ca commit b34a365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require" : {
1515
"php" : ">=5.4",
16-
"payum/payum": "~1.3",
16+
"payum/core": "^1.3",
1717
"php-http/guzzle6-adapter": "^1.1",
1818
"symfony/process": "~2.7|~3.0",
1919
"psr/log": "~1.0"

0 commit comments

Comments
 (0)