Skip to content

Commit f86509f

Browse files
committed
➕ updated dependencies
1 parent 7b30c1d commit f86509f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"php": "^7.2",
2121
"leafs/fs": "^1.0",
2222
"psy/psysh": "^0.9.9",
23-
"symfony/console": "^5.0"
23+
"symfony/console": "^5.0",
24+
"symfony/process": "5.4.x-dev"
2425
},
2526
"require-dev": {
2627
"phpunit/phpunit": "^8.0"

0 commit comments

Comments
 (0)