We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e52f8 commit 6afeb39Copy full SHA for 6afeb39
composer.json
@@ -30,6 +30,6 @@
30
"php" : ">=5.6",
31
"mcustiel/phiremock": "^1.7",
32
"codeception/codeception" : "^2.2",
33
- "symfony/process": "^3.1|^2.7.15"
+ "symfony/process": ">=2.7.15 <5.0.0"
34
}
35
0 commit comments