8000 update constraint · symfony/symfony@524c703 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 524c703

Browse files
committed
update constraint
1 parent 783a4d9 commit 524c703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Filesystem/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=8.2",
2020
"symfony/polyfill-ctype": "~1.8",
2121
"symfony/polyfill-mbstring": "~1.8",
22-
"symfony/process": "^5.4|^6.4"
22+
"symfony/process": "^6.4|^7.0"
2323
},
2424
"autoload": {
2525
"psr-4": { "Symfony\\Component\\Filesystem\\": "" },

0 commit comments

Comments
 (0)
0