We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b9e86 commit fec7668Copy full SHA for fec7668
app/code/Magento/Cron/composer.json
@@ -4,7 +4,8 @@
4
"require": {
5
"php": "~5.5.0|~5.6.0|~7.0.0",
6
"magento/module-store": "100.0.*",
7
- "magento/framework": "100.0.*"
+ "magento/framework": "100.0.*",
8
+ "symfony/process": "~2.1"
9
},
10
"suggest": {
11
"magento/module-config": "100.0.*"
0 commit comments