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