Skip to content

Commit 6afeb39

Browse files
committed
Added Symfony4 support
1 parent d7e52f8 commit 6afeb39

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
@@ -30,6 +30,6 @@
3030
"php" : ">=5.6",
3131
"mcustiel/phiremock": "^1.7",
3232
"codeception/codeception" : "^2.2",
33-
"symfony/process": "^3.1|^2.7.15"
33+
"symfony/process": ">=2.7.15 <5.0.0"
3434
}
3535
}

0 commit comments

Comments
 (0)