Skip to content

Commit 2d99bc2

Browse files
committed
[PayumPayzen] Payum 1.5
1 parent c3a46b1 commit 2d99bc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Action/Api/ApiResponseAction.php

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use Payum\Core\Bridge\Spl\ArrayObject;
77
use Payum\Core\Exception\RequestNotSupportedException;
88
use Payum\Core\Request\GetHttpRequest;
9+
910
/**
1011
* Class ResponseAction
1112
* @package Ekyna\Component\Payum\Payzen\Action\Api

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/core": "^1.3",
16+
"payum/core": "^1.5",
1717
"php-http/guzzle6-adapter": "^1.1",
1818
"symfony/process": "~2.7|~3.0",
1919
"psr/log": "~1.0"

0 commit comments

Comments
 (0)