Skip to content

Commit 8949ff9

Browse files
Andreas Frömericanhazstring
authored andcommitted
Allow newest 4.x version of symfony/process
1 parent c1ec478 commit 8949ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": "^7.1",
7-
"symfony/process": "^3.2"
7+
"symfony/process": "^3.2 || ^4.4"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^6.1",

0 commit comments

Comments
 (0)