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 0c70d56 commit d3b3d5dCopy full SHA for d3b3d5d
composer.json
@@ -17,11 +17,12 @@
17
],
18
"require": {
19
"php": "^7.2 | ^8.0",
20
- "clue/stdio-react": "^2.0",
21
- "jolicode/jolinotif": "^2.0",
22
- "symfony/console": "^5.0",
23
- "symfony/process": "^5.0",
24
- "symfony/yaml": "^5.0",
+ "clue/stdio-react": "^2.4",
+ "jolicode/jolinotif": "^2.2",
+ "symfony/console": "^5.2",
+ "symfony/finder": "^5.2",
+ "symfony/process": "^5.2",
25
+ "symfony/yaml": "^5.2",
26
"yosymfony/resource-watcher": "^2.0"
27
},
28
"conflict": {
0 commit comments