Skip to content

Commit 2c7fbbd

Browse files
MokryPatrikPatrik Mokrý
and
Patrik Mokrý
authored
Add support for symfony 7 (#213)
Co-authored-by: Patrik Mokrý <[email protected]>
1 parent e4e06bb commit 2c7fbbd

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
@@ -38,7 +38,7 @@
3838
"php": "^8.0",
3939
"ext-pcre": "*",
4040
"symfony/polyfill-mbstring": "^1.7",
41-
"symfony/process": "^5.4 || ^6.0"
41+
"symfony/process": "^5.4 || ^6.0 || ^7.0"
4242
},
4343
"require-dev": {
4444
"ext-fileinfo": "*",

0 commit comments

Comments
 (0)