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 bf94fb7 commit d8b66aeCopy full SHA for d8b66ae
composer.json
@@ -19,9 +19,9 @@
19
"php": "^7.1",
20
"clue/stdio-react": "^2.0",
21
"jolicode/jolinotif": "^2.0",
22
- "symfony/console": "^3.0|^4.0",
23
- "symfony/process": "^3.0|^4.0",
24
- "symfony/yaml": "^3.0|^4.0",
+ "symfony/console": "^3.4|^4.0",
+ "symfony/process": "^3.4|^4.0",
+ "symfony/yaml": "^3.4|^4.0",
25
"yosymfony/resource-watcher": "^1.2"
26
},
27
"require-dev": {
0 commit comments