Skip to content

Commit a7f188b

Browse files
committed
[Filesystem] Run high-deps tests with Process 7
1 parent 59cc509 commit a7f188b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/polyfill-mbstring": "~1.8"
2222
},
2323
"require-dev": {
24-
"symfony/process": "^5.4|^6.4"
24+
"symfony/process": "^5.4|^6.4|^7.0"
2525
},
2626
"autoload": {
2727
"psr-4": { "Symfony\\Component\\Filesystem\\": "" },

0 commit comments

Comments
 (0)