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 fd3c084 commit a628c23Copy full SHA for a628c23
composer.json
@@ -16,7 +16,7 @@
16
"require": {
17
"php": ">=5.4.0",
18
"yiisoft/yii2": "2.0.*",
19
- "symfony/process": "2.6.*",
+ "symfony/process": "~3.2",
20
"mtdowling/cron-expression": "~1.0",
21
"league/climate": "^3.2"
22
},
0 commit comments