Skip to content

Commit d3b3d5d

Browse files
committed
wip
1 parent 0c70d56 commit d3b3d5d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

composer.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
],
1818
"require": {
1919
"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",
20+
"clue/stdio-react": "^2.4",
21+
"jolicode/jolinotif": "^2.2",
22+
"symfony/console": "^5.2",
23+
"symfony/finder": "^5.2",
24+
"symfony/process": "^5.2",
25+
"symfony/yaml": "^5.2",
2526
"yosymfony/resource-watcher": "^2.0"
2627
},
2728
"conflict": {

0 commit comments

Comments
 (0)