Skip to content

Commit 2bc4715

Browse files
authored
Merge pull request ekyna#1 from kiboko-labs/1.5
Added Symfony 4 support for 1.5 version
2 parents 2d99bc2 + 705458e commit 2bc4715

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
@@ -15,7 +15,7 @@
1515
"php" : ">=5.4",
1616
"payum/core": "^1.5",
1717
"php-http/guzzle6-adapter": "^1.1",
18-
"symfony/process": "~2.7|~3.0",
18+
"symfony/process": "~2.7|~3.0|~4.0",
1919
"psr/log": "~1.0"
2020
},
2121
"autoload" : {

0 commit comments

Comments
 (0)