Skip to content

Commit 4b53a31

Browse files
committed
Update dependencies
1 parent 9854667 commit 4b53a31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ekyna/payum-payzen",
2+
"name": "damienmoulard/payum-payzen",
33
"description": "PayZen Payum gateway",
44
"type": "component",
55
"authors": [
@@ -12,15 +12,15 @@
1212
"payum",
1313
"payzen"
1414
],
15-
"homepage": "https://github.com/ekyna/PayumPayzen",
15+
"homepage": "https://github.com/damienmoulard/PayumPayzen",
1616
"license": [
1717
"MIT"
1818
],
1919
"require": {
2020
"php": "^7.0",
2121
"payum/core": "^1.5",
22-
"php-http/guzzle6-adapter": "^1.1",
23-
"symfony/process": "~2.7|~3.0|~4.0",
22+
"php-http/guzzle6-adapter": "^2.0",
23+
"symfony/process": "4.4.*",
2424
"psr/log": "~1.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)