Skip to content

Commit 0741351

Browse files
Updated symfony/process dependency to version 6 (#2)
1 parent 3242679 commit 0741351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"require": {
1616
"php": ">= 8.0",
17-
"symfony/process": "^4.2"
17+
"symfony/process": "^6.0"
1818
},
1919
"require-dev": {
2020
"codeception/codeception": "^5.0.1",

0 commit comments

Comments
 (0)